A responsive and visually appealing To-Do List web application built using HTML, CSS, and JavaScript, featuring multiple themes and persistent local storage.
🌐 Live Demo: Click Here
- ✅ Add, delete, and mark tasks as complete
- 🎨 Three themes: Standard, Light, and Darker
- 💾 Auto-saving with
localStorage - 📱 Responsive design with smooth animations
- 🧠 Fully client-side (no backend required)
- 🧱 HTML5 – Structure
- 🎨 CSS3 – Styling and theming
- ⚙️ JavaScript (ES6) – Functionality
- ⭐ Font Awesome – Iconography
- 🔤 Google Fonts – Work Sans for clean typography
just-do-it-todo/ ├── index.html # Main HTML file ├── style.css # CSS styles and theme definitions ├── script.js # JavaScript functionality └── README.md # Project documentation
Rajeev Chava
- GitHub: @Rajeev-chava
- LinkedIn: Chava Rajeev
- Portfolio: Click Here
This project is open-source and available for learning or personal development.
Feel free to fork, modify, and contribute to it.