Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 273 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 273 Bytes

React Todolist

This is a todolist made in ReactJS.

The app has the following capabilities:

  • Create tasks.
  • Edit tasks.
  • Delete tasks.
  • Check tasks as completed.
  • Remember your tasks.

See in action