React Todo List
I used React and Bootstrap for this project.
This is a practice for React Tutorial and Projects Course.
Checkout the final result here (you should probably use a VPN).
TODO
- Change class-based component to functional-based component and use React Hook to store tasks in localStorage.