Taskify is a to-do list app built using React JS. It includes features such as adding tasks, editing tasks and deleting tasks along with saving the tasks in local storage.
1. clone repo
2. cd taskify
3. npm install
4. npm run dev
- ReactJS
- TailwindCSS
- Vite