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.