This is a To-Do List Application to Add,View, and Delete Tasks accordingly.
- Add any number of Tasks from Input Box by clicking 'Add Todo'.
- Delete any Task from the list according to your choice.
- Empty Input cannot be added as Task.
This Application was created using JavaScript, React.js, and HTML/CSS.
This requires React v18.2.0+ to run.
Install the dependencies and start the server.
npm run start
Achieve your Goals!