Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 328 Bytes

Todo Create React App

Simple todo app to creat a list of things that needs to be done with the functionality of editing and deleting.

How to run the app in local

npm install
npm start

Visit the app at http://localhost:3000

Screenshot

preview

Todo

  • Finish Filters in footer