A simple and interactive Todo List app built with React.
This project demonstrates the use of React hooks like `useState' and along with event handling and conditional rendering.
- Add new tasks
- Remove tasks
- Move task up and down
- React
- JavaScript (ES6+)
- CSS