Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.