Simple ToDo web app using React and Tornado.
git clone https://github.com/mahakal/react-todo-app/
cd react-todo-app
npm i
pip3 install -r python_server/requirements.txt
npm start
Simple ToDo Web app with front end written in JavaScript and back end in Python. Front End https://mahakal.github.io/react-todo-app/
JavaScriptUnlicense
Simple ToDo web app using React and Tornado.
git clone https://github.com/mahakal/react-todo-app/
cd react-todo-app
npm i
pip3 install -r python_server/requirements.txt
npm start