🚀 Looking to master Telegram Mini App development?
Visit nikandr.com for the best premium content and courses for Telegram developers.
This repository contains the initial setup and the final version of the Notcoin clone project, including the basic project structure, necessary images, and icons.
This project is a clone of the popular Telegram mini app, Notcoin. The repository provides two branches:
- Initial Setup: Provides the foundational structure and assets needed to build the full application.
- Final Version: The completed application with all functionalities.
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/Notcoin-Telegram-Mini-App-Clone.git cd Notcoin-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.
- 🌐 Website: https://nikandr.com
- 📺 YouTube: https://www.youtube.com/@NikandrSurkov
- 📢 Telegram Channel: https://t.me/NikandrApps
- 📱 Telegram: https://t.me/nikandr_s
- 💻 GitHub: https://github.com/nikandr-surkov
- 🐦 Twitter: https://x.com/NikandrSurkov
- 💼 LinkedIn: https://www.linkedin.com/in/nikandr-surkov/
- ✍️ Medium: https://medium.com/@NikandrSurkov
Built with ❤️ for the Telegram developer community