An interactive satire about modern project management tools.
npm install
npm run devOpen http://localhost:5173 to experience the app.
- Drag the task card to "In Progress"
- Follow the card as it falls
- Try to complete the task
- Good luck.
- React 18 + TypeScript
- Vite
- Tailwind CSS
- Tone.js (for audio - to be added)
npm run dev # Start dev server
npm run build # Build for production
npm run preview # Preview production build