Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joyshaheb/firebase-todo-app


https://github.com/joyshaheb/firebase-todo-app

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Objective

Creating a tutorial for everyone on how to use react with firebase by building a todo app

## Topics covered in the tutorial

* React
* rtk, rtk query for state management
* firebase firestore
* firebase storage
* firebase authentication, reset password, google login, email signup, email verification
* tailwind css
*

## Todo

* [] add code quality tools -> prettier, eslint, lint staged, lint, husky
* [] add code coverage tools
* [] add CI/CD tools
* [] add code documentation tools
* [x] add redux
* [x] add firebase
* [x] add navbar
* [] add Input Field
* [x] add tailwind css
* [] login, signup, reset pass, forgot pass, email verification page designs