Skip to content

mahakal/react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React ToDo WebApp

Simple ToDo web app using React and Tornado.

Setup:

git clone https://github.com/mahakal/react-todo-app/ cd react-todo-app
npm i
pip3 install -r python_server/requirements.txt

Running:

npm start

App Images:

ToDo0
ToDo
ToDo1