A ready-made solution for launching a Telegram Mini App (TWA) in the “Tap-to-Earn” genre. This is a framework that can be quickly adapted to any theme (clicker, game, service).
- Frontend: React + Vite
- Styles: Tailwind CSS
- Platform: Telegram Mini Apps
- Energy System
- Coin Balance
- Upgrade Store
- Job Changes
- Clone the repository:
git clone https://github.com/miumilt/Clicker-Starter-Kit.git - Install dependencies:
npm install - Run the project:
npm run dev
Built for rapid development of gaming Mini Apps.

