Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 309 Bytes

Todo Application

This is a simple todo application that allows the user to add, edit, remove and search through their todos.

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.