This is a To-Do application built using React . You can add tasks by filling it in in the input section. You can delete by right clicking on a task to delete it from your list.
https://to-do-app-xi-sepia.vercel.app/
Here're some of the project's best features:
- Delete
- Add Task
1. Git clone
git clone {the repo link}
2. Npm install
npm install
3. To start app
npm start
Technologies used in the project:
- React JS
- CSS