A simple, interactive to-do list application built with HTML, CSS, and JavaScript.
- ✅ Add tasks dynamically.
- 🗑️ Delete tasks with a single click.
- ✔️ Mark tasks as complete (strikethrough).
- 📱 Responsive design (works on desktop & mobile).
- Frontend: HTML5, CSS3, JavaScript, ReactJS, Tailwind
- Version Control: Git & GitHub
- Clone the repository:
git clone https://github.com/Japneets16/To-Do-List.git
- 💾 Local Storage: Save tasks between sessions.
- 🔀 Drag & Drop: Reorder tasks interactively.
- 🏷️ Categories: Sort tasks by priority (High/Medium/Low).
Contributions are welcome! Feel free to open an issue or submit a pull request for enhancements.