- ⚡ Circular Segment Navigation — 6 interactive pie-slice segments
- 🕹️ Joystick Control — Drag to select, smooth interpolation
- 🎬 Glitch Animations — Cyberpunk-style flicker effects
- 🔊 Immersive Audio — Open, close, and hover sound effects
- 📱 Fully Responsive — Mobile-first, touch-enabled
|
- 🔷 TypeScript — 100% type-safe codebase
- ⚛️ React 19 — Latest features & optimizations
- 🎨 Tailwind CSS 4 — Utility-first styling
- 🏗️ SOLID Architecture — Clean, maintainable code
- ♿ Accessible — ARIA labels, keyboard navigation
|
# Clone the repository
git clone https://github.com/eryckassis/Nordic-Studio-HUD-menu-nextjs.git
# Navigate to project
cd Nordic-Studio-HUD-menu-nextjs
# Install dependencies
npm install
# Start development server
npm run dev