Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joyshaheb/firebase-todo-app
https://github.com/joyshaheb/firebase-todo-app
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/joyshaheb/firebase-todo-app
- Owner: JoyShaheb
- Created: 2023-10-09T16:09:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-02T09:52:47.000Z (about 1 year ago)
- Last Synced: 2023-12-02T10:25:20.913Z (about 1 year ago)
- Language: TypeScript
- Size: 429 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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