A playful side project made just for fun — exploring a digital game & gift cards storefront UI with Next.js, TypeScript, Tailwind CSS, and shadcn/ui. No commercial intent; this is purely an UI/UX exercise and sandbox. ✨
- Next.js 15.4.6 (App Router)
- React 19.1.0
- TypeScript
- Tailwind CSS 4.x
- shadcn/ui (Radix UI, lucide-react)
- Responsive, accessible layout
- Reusable UI sections and cards
- Clean theming with Tailwind
- Local-only data, no external APIs
- Install dependencies with your preferred package manager (Bun, pnpm, npm, or Yarn).
- Start the dev server.
- Open
http://localhost:3000in your browser. Hot reload is enabled.
app/: pages and screen-level componentscomponents/: reusable UI blocks and sectionslib/: shared utilitiespublic/: static assets
Inspired by “Digital game and gift cards website” on Dribbble
This implementation is unofficial and for educational/recreational purposes only. It is not affiliated with any brands, games, or the original creator. 📌
