Welcome to the Herta Space Station Clicker! This is an interactive, highly-polished web application dedicated to everyone's favorite genius from Honkai: Star Rail. Click, squish, and build your combos as she twirls across the screen!
- Squish Mechanics: Click the glowing button (or Herta herself) to build your count!
- Combo System: Click fast enough to trigger the Combo Multiplier with epic screen text!
- Achievements System: Unlock sequential achievements up to 1,000 squishes directly from your browser's local storage.
This project is built using modern web development tools:
- Framework: Next.js 16 (App Router)
- Library: React 19
- Styling: Tailwind CSS v4
- Icons: Lucide React & React Icons
- Components: Shadcn UI
├── public/ # Static assets (sounds, favicon)
├── src/
│ ├── app/ # Next.js App Router root
│ │ ├── globals.css # Global styles & Tailwind variables
│ │ ├── layout.tsx # Root layout & SEO metadata
│ │ └── page.tsx # Main application logic & Parallax UI
│ ├── assets/ # Images & static graphics
│ ├── components/ # Reusable React UI components
│ │ ├── AboutModal.tsx
│ │ ├── AchievementPopup.tsx
│ │ ├── CursorTrail.tsx
│ │ ├── InfoIcons.tsx
│ │ ├── SocialLinks.tsx
│ │ ├── UpdateLogModal.tsx
│ │ └── ui/ # shadcn/ui base elements
│ └── lib/ # Utility functions
├── package.json
└── tailwind.config.js
First, clone the repository to your local machine:
git clone https://github.com/Wakype/kurukuru-.git
cd kurukuru-Install the dependencies:
npm installStart the development server:
npm run devOpen http://localhost:3000 with your browser.
Your progress (Squish Count & Achievements) is saved locally in your browser cache. If you wish to wipe your progress, click the rotating Reset button next to SQUISH HERTA.
- Character & Voice Lines: HoYoverse (Honkai: Star Rail)
- BGM Track: Kuru Kuru Kururin - Raphiiel
Madam Herta is a peerless gem, an unrivaled genius, and an inimitable beauty.
