/react-todo

A todo list app built with react js

Primary LanguageJavaScript

ToDo app built with RecatJS

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Features (hope to implement)


  • Add task
  • Edit task
  • Remove task
  • Add calendar/date to a task
  • Add priority to a task
  • Filter task
  • Complete / Incomplete (a) task
  • and more ...