[go: nahoru, domu]

Skip to content

A clone of the popular Telegram mini app Hamster Kombat (clicker game), built with Vite, TypeScript, and Tailwind CSS

Notifications You must be signed in to change notification settings

nikandr-surkov/Hamster-Kombat-Telegram-Mini-App-Clone

Repository files navigation

Hamster Kombat Clone

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.

Overview

This project is a clone of the popular Telegram mini app, Hamster Kombat. The repository provides two branches:

  1. Initial Setup: Provides the foundational structure and assets needed to build the full application.
  2. Final Version: The completed application with all functionalities.

Getting Started

To get started with either the initial setup or the final version, follow these instructions:

Cloning the Repository

  1. Clone the Repository:

    git clone https://github.com/nikandr-surkov/Hamster-Kombat-Telegram-Mini-App-Clone.git
    cd Hamster-Kombat-Telegram-Mini-App-Clone

Initial Setup

  1. Switch to the initial-setup Branch:

    git checkout initial-setup
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev
  4. Open Your Browser:

    Navigate to localhost to see the initial setup.

Final Version

  1. Switch to the final-version Branch:

    git checkout final-version
  2. Install Dependencies:

    npm install
  3. Run the Development Server:

    npm run dev
  4. Open Your Browser:

    Navigate to localhost to see the final version of the application.

Contact

For any inquiries, please contact me in Telegram: Nikandr Surkov.

About

A clone of the popular Telegram mini app Hamster Kombat (clicker game), built with Vite, TypeScript, and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published