Small TODO application that is created using react and bootstrap. The main purpose of this application is to learn React.js
Live demo can be found here.
You need to run this command:
npm install
oryarn install
npm start
oryarn install
todo-react-app is released under MIT License.