✅ Task Master
🚀 Overview
The Task Management App helps users efficiently manage daily tasks with features like task creation, editing, completion tracking, filtering, sorting, drag-and-drop reordering, dark mode, and local storage persistence.
✨ Features
- ✍️ Add, edit, and delete tasks
- ✅ Mark tasks as completed
- 🔍 Filter and sort tasks by status, due date, or priority
- 🎯 Drag-and-drop reordering (React DnD)
- 🌙 Dark mode toggle
- 💾 Local storage for task persistence
- 📱 Responsive UI (Tailwind CSS)
🛠 Tech Stack
- ⚛️ Frontend: React.js
- 🎨 Styling: Tailwind CSS
- 🖱 Drag & Drop: React DnD
- 🔄 State Management: React Hooks
- 💽 Storage: Local Storage
📦 Installation
- Clone the repository:
git clone https://github.com/sriram2915/Task-Master.git
cd Task-Master
- Install dependencies:
npm install
- Start the development server:
npm run dev
🌍 Deployment
The application is hosted on Vercel. You can access it here.