Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 495 Bytes

todo-app

Todoist app using reactjs and Firebase.

Functions

  • 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.

Run this project in your system

  • 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

Todoist App