Skip to content

abuya-momo/simplest-react-todolist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simplest-react-todolist

A very simple react demo for beginners.

Click here to see the demo.

You can download this project:

git clone https://github.com/noiron/simplest-react-todolist.git
cd simplest-react-todolist
python -m SimpleHTTPServer // open a server with python

Then you can open your browser and open http://localhost:8000/ to see this demo.

About

A very simple react demo for beginners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.3%
  • HTML 10.2%
  • CSS 2.5%