A task management app. Checkout live preview
- Clone the repository
- Install dependencies
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:7777 with your browser to see the result.
NextJs
Zustand
: lightweight and efficient state managementShadcnUI
: A collection of pre-built ui components built on top ofRadixUI
andtailwindcss
Tanstack Table
: Headless table library, making it easy implement robust table management
The decision to use these libraries is rooted in their effectiveness in speeding up development processes without compromising the flexibility of design