A modern, responsive, and minimalist To-Do List application built using React and Vite. This app helps users manage their daily tasks efficiently with features like task creation, editing, deletion, theme toggling, and multi-page routing.
- ✅ Add Tasks – Quickly add new tasks to stay organized.
- ✏️ Edit Tasks – Modify tasks with a single click.
- ❌ Delete Tasks – Remove completed or unnecessary items.
- 💾 Local Storage – Keeps your tasks saved between sessions.
- 🌙 Dark Mode Toggle – Switch between light and dark themes.
- 🧭 Routing – Navigate between Home and About Me pages.
- 📱 Responsive UI – Works smoothly on mobile, tablet, and desktop.
- ⚡ Fast Performance – Powered by Vite for lightning-fast development and builds.
- React
- Tailwind CSS
- React Router DOM – For routing
- Vite
- uuid
- LocalStorage API
- Node.js v14 or higher
- npm (Node package manager)
- git clone https://github.com/CodzHorizon/Todo-List.git
- cd Todo-List
- npm install
- npm run dev
Your Name
GitHub: @CodzHorizon
© 2025 CodzHorizon. All rights reserved.
This project is intended for educational and personal use only.