Skip to content

hectorsum/To-Do-List

Repository files navigation

To Do App

Project based on adding chores on a list through an input field where you can also set them done, edit or delete.

Preview

preview

Give it a try!

https://todo-app-sum.herokuapp.com/#/

Technologies used

Typescript React Redux JSON

To start this project:

  • npm install
  • npm run dev