React-TodoList icon indicating copy to clipboard operation
React-TodoList copied to clipboard

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