This repository contains the initial setup and the final version of the Hamster Kombat clone project, including the basic project structure, necessary images, and icons.
This project is a clone of the popular Telegram mini app, Hamster Kombat. The repository provides two branches:
To get started with either the initial setup or the final version, follow these instructions:
Clone the Repository:
git clone https://github.com/nikandr-surkov/Hamster-Kombat-Telegram-Mini-App-Clone.git
cd Hamster-Kombat-Telegram-Mini-App-Clone
Switch to the initial-setup
Branch:
git checkout initial-setup
Install Dependencies:
npm install
Run the Development Server:
npm run dev
Open Your Browser:
Navigate to localhost to see the initial setup.
Switch to the final-version
Branch:
git checkout final-version
Install Dependencies:
npm install
Run the Development Server:
npm run dev
Open Your Browser:
Navigate to localhost to see the final version of the application.
For any inquiries, please contact me in Telegram: Nikandr Surkov.