UI assignment for TagMango. Recreates the BackstagePass challenge page from Figma.
npm install npm run dev
Next.js 14, Tailwind CSS, Redux Toolkit, Framer Motion
- Light/dark mode via next-themes
- Redux persist keeps day progress on refresh
- Docker setup included (docker compose up web --build)