It's intended to be used as a template for creating new Telegram Mini Apps using ReactJS and TailwindCSS.
To set up the project, run the following commands:
npm install
npm run dev
npm run dev:https
- Uses Tailwind CSS for responsive and customizable UI components
- Has a simple and intuitive UI
- Adapts in real time to the theme parameters received from Telegram
- Has a customized generator for components, pages and ui-components
This project is licensed under the MIT license. See the LICENSE file for more information.