A simple and efficient To-Do application built with React & Tailwind CSS to manage your daily tasks with ease. 🚀
✅ Add, delete, and complete tasks
✅ Interactive UI
✅ Responsive & mobile-friendly design
✅ Local storage support (tasks remain saved even after reload)
- Frontend: React, Tailwind CSS
- State Management: React Hooks (
useState,useRef) - Icons: Heroicons / Custom Icons
Clone the repository:
git clone https://github.com/risrajawat/to-do-App.gitnpm installnpm run dev