An open API service indexing awesome lists of open source software.

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).

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.