A comprehensive task management application with real-time updates, drag-and-drop functionality, and team collaboration features.
- Create, edit, and delete tasks
- Drag and drop to reorder tasks
- Mark tasks as complete/incomplete
- Filter tasks by status
- Persistent storage using localStorage
- Responsive design
- React
- TypeScript
- Tailwind CSS
- Lucide React Icons
- Local Storage
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Build for production:
npm run build
Steven Rugg - GitHub