Skip to content

The Notcoin Clone project aims to create a decentralized cryptocurrency platform inspired by the design and functionalities of Notcoin. The platform will enable users to trade, manage, and monitor their digital assets with a secure, user-friendly interface and transparent transaction capabilities. The clone will replicate the core features

License

Notifications You must be signed in to change notification settings

ashu9335/Notcoin-Telegram-Mini-App

Repository files navigation

Notcoin Clone

This repository contains the initial setup and the final version of the Notcoin clone project, including the basic project structure, necessary images, and icons.

Overview

This project is a clone of the popular Telegram mini app, Notcoin. 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/Notcoin-Telegram-Mini-App-Clone.git
    cd Notcoin-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.

About

The Notcoin Clone project aims to create a decentralized cryptocurrency platform inspired by the design and functionalities of Notcoin. The platform will enable users to trade, manage, and monitor their digital assets with a secure, user-friendly interface and transparent transaction capabilities. The clone will replicate the core features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published