A Telegram mini app built using React, allowing users to interact with a Telegram bot. Check out the live version of the app here.
- Real-time Messaging: Users can send and receive messages instantly.
- User-friendly Interface: A clean and intuitive UI designed with React.
- Bot Interaction: Seamless interaction with a Telegram bot for various functionalities.
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Girma35/telegram-mini-app.git cd telegram-mini-app
-
Install dependencies:
npm install
-
Start the development server:
npm start
The app should now be running on http://localhost:3000.
Visit the live site to use the app. Interact with the Telegram bot by sending messages, and enjoy real-time responses.
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License.