Skip to content

nazaninsbr/React-TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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