A simple and efficient To-Do List application built using Vite and React.
🚀 Features
-
➕ Add, edit, and delete tasks
-
✅ Mark tasks as completed
-
📱 User-friendly and responsive design
-
☁️ Firestore database support to save tasks
🛠 Tech Stack
-
Frontend: React JS, Vite
-
Styling: CSS
Follow these steps to run the project locally:
Clone the repository:
git clone https://github.com/your-username/todo-app.git
cd todo-app
Install dependencies:
npm install
Start the development server:
npm run dev
Open the app in your browser
Finally, navigate to: http://localhost:5173/