This project is simple TODO list. Users can add tasks with their description. They can remove or check description of tasks.
==> HTML / CSS
==> JavaScript
==> ReactJS
==> Add description to a task
==> Remove any task
==> Error handling for empty tasks
==> Check description of a task in a modal component