Todoist app using reactjs and Firebase.
- 1.Todoist used to create your day-to-day tasks.\n
- 2.Also different projects where you can add related tasks.
- 3.Can see remaining tasks in Inbox.
- 4.Also dark mode available.
- Clone the project
- Update the firebase.js file using your own configuration in firebase console
- In terminal run npm install
- run npm start
- run firebase deploy to host the web app