Functionality:
In this project, I developed a todo application in React JS with a firebase backend to store all of the todo items. It has basic CRUD functionality within a React JS website utilizing the firestore cloud storage within firebase to manage the backend. All of the styling is done with Tailwind CSS.
Languages and concepts:
1. JavaScript – React
2. TailWind CSS
3. Firebase
You can find the code on this link:
https://github.com/aarushi-nema/-React-Todo-App
