Todo App using React
What is the reason behind on this project?
This is my first project in creating an app using React. I created this app to exercise myself on how the props, state, and component works with the help of create react-app.
Demo
Visit simple-todo.kurtobando.com
Installation
$ npm install
$ npm run build