https://github.com/suptarr/test-telegram-widget
This project show how to use Telegram Login Widget inside single-page application (ReactJS).
https://github.com/suptarr/test-telegram-widget
flowbite reactjs telegram-bot
Last synced: 3 months ago
JSON representation
This project show how to use Telegram Login Widget inside single-page application (ReactJS).
- Host: GitHub
- URL: https://github.com/suptarr/test-telegram-widget
- Owner: SupTarr
- Created: 2023-11-30T06:26:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T08:38:48.000Z (over 2 years ago)
- Last Synced: 2025-06-29T20:38:46.209Z (about 1 year ago)
- Topics: flowbite, reactjs, telegram-bot
- Language: JavaScript
- Homepage: https://test-telegram-widget.suptarr.vercel.app
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Telegram Widget
## About The Project
This project show how to use `Telegram Login Widget` inside single-page application (ReactJS).
## Technologies
This project was created with:
- [ReactJS](https://react.dev)
- [Flowbite React](https://www.flowbite-react.com/)
- [Telegram Login Widget](https://core.telegram.org/widgets/login)
## Installation
Clone the project
```sh
git clone https://github.com/SupTarr/test-telegram-widget.git
```
In the project directory, you can run:
```sh
npm install
npm run dev
```
Runs the app in the development mode.
Open [http://localhost:8080](http://localhost:8080) to view it in the browser.