Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shaikahmadnawaz/react-todo-firebase-app-one
React TODO application with Firebase backend to store all of the todos.
https://github.com/shaikahmadnawaz/react-todo-firebase-app-one
crud firebase react tailwindcss todoapp
Last synced: 22 days ago
JSON representation
React TODO application with Firebase backend to store all of the todos.
- Host: GitHub
- URL: https://github.com/shaikahmadnawaz/react-todo-firebase-app-one
- Owner: shaikahmadnawaz
- Created: 2022-10-27T11:58:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T12:35:46.000Z (about 2 years ago)
- Last Synced: 2024-11-06T19:54:00.418Z (2 months ago)
- Topics: crud, firebase, react, tailwindcss, todoapp
- Language: JavaScript
- Homepage:
- Size: 2.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Todo App With Firebase - CRUD operations
- React TODO application with a firebase backend to store all of the todos.
- Basic CRUD operations with a React website utilizing the firestore cloud storage to manage the backend.
- All of the styling was done with Tailwind CSS.