Skip to content

Latest commit

 

History

History

Task Management in React

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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