Todo-list prject on ReactJS.
- Add items
- Delete items
- Filter items
- Make items crossed out (done)
- Make items bold (important)
- Find items
- Count how many items done / need to do
- Download and set up Node.js
- Download project, in command line change directory to the project
- Run
npm installand thennpm startcommands
