Simple to-do application in React framework
- git clone https://github.com/maines-pet/react_todo.git
- npm install
- npm start
- On your browser, go to http://localhost:3000/
- Add sorting feature
- Add tests
Simple to-do application in React framework