A simple experimental task management application built with React, Vite, TanStack Table, ShadCN UI, and Tailwind CSS.
- Create, edit, delete, and complete tasks
- Search and filter tasks
- API integration with loading and error states
- Light/Dark mode toggle
- React + Vite
- TanStack Table
- ShadCN UI
- Tailwind CSS
- Motion
- Lucide Icons
- Inter Font
- React Loading Skeleton
- Vitest
# Install dependencies
npm install
# Start development server
npm run devThe app is deployed and accessible at: Task Manager App
