Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 318 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 318 Bytes

React TodoList

this is a very simple todo list application written using React.js

the node_modules have not been uploaded.

How to run it


  create-react-app todolist

replace the public and src folders with those in this repo.

  npm start

Results