Welcome to Hello Kitty Nectar! This is a simple yet addictive clicker game where you earn points by clicking on a jar of honey. You can use your points to upgrade your clicking power, earn more points per second, and unlock achievements. Your progress is saved in local storage, so you can continue your game at any time.
Features
- Progress is saved in local storage
- Purchase various items in the shop to increase your clicking power
- Unlock achievements with interesting descriptions for reaching certain goals
- Daily quests that change every 24 hours will soon be available (or not)
- User profile settings where you can change your name and avatar
- Cool sound effects and a volume slider
- Responsive design that adapts to different screen sizes
- PWA (can be installed on mobile devices/PC) and works offline.
Screenshots











Color Palette
| Color | Name |
|---|
#ffb604 | Yellow |
#f28705 | Orange |
#380000 | Maroon |
#f2b680 | Peach |
#531aa5 | Indigo |
#ff3737 | Red |
Technologies
The project is built using:
- React
- TypeScript
- Vite
- MUI
- styled-components
- react-toastify
Installation
To install and run the project locally, follow these steps:
Navigate to the project directory:
cd clicker-game
Install dependencies:
npm install
Run the development server:
npm run dev
The game will now be available at port 5173