A clean, responsive Todo List Application built using HTML, Tailwind CSS, and Vanilla JavaScript.
The app allows users to add, complete, and delete tasks with data persistence using LocalStorage.
🌐 Live Demo (Netlify):
👉 Check out the live demo of my Todo App here: https://todo-sagar.netlify.app
- ➕ Add new tasks
- ✔ Mark tasks as completed
- ❌ Delete tasks
- 💾 Persistent data using LocalStorage
- 📱 Fully responsive (Mobile, Tablet & Desktop)
- 🎨 Modern UI using Tailwind CSS
- 📞 Contact dropdown with Call & Email links
- 🧭 Clean header & footer with shadow effects
- HTML5
- Tailwind CSS (CDN)
- JavaScript (ES6)
- LocalStorage
- Netlify (Deployment)
