todo-react-app
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.
What you need to install
Libraries we are using
How to start application
You need to run this command:
npm install
oryarn install
npm start
oryarn install
License
todo-react-app is released under MIT License.