Skip to content

Latest commit

 

History

History
76 lines (46 loc) · 1.59 KB

File metadata and controls

76 lines (46 loc) · 1.59 KB

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.