A clean and minimal To-Do List app built using HTML, CSS, and JavaScript.
This project helps you add, delete, and manage your daily tasks easily. ✅
- ➕ Add new tasks
- ✅ Mark tasks as completed
- 🗑️ Delete tasks
- 💾 Saves your tasks (optional using localStorage)
- 🧱 HTML
- 🎨 CSS
- ⚙️ JavaScript
- Clone or download this repository
- Open the
index.htmlfile in your browser - Start adding your tasks! 🗒️
This is a small beginner project made by Fakhir Ahmed Khan ✨
It’s part of my journey to learn web development and JavaScript.
- Add a dark mode 🌙
- Add edit task feature ✏️
- Improve mobile responsiveness 📱
Push your project to a GitHub repository.
Go to Settings > Pages.
Under Source, choose the branch (e.g., main) and folder (/root or /docs).
Click Save.
Your app will be available at:
🌐 Deployment (https://todo-app-gamma-seven-13.vercel.app/)
Alternatively, you can use platforms like Netlify, Vercel, or Firebase Hosting to deploy the app by uploading your project folder and following their deployment instructions.
Feel free to use or modify it for your own learning! 😊