/mui-telegram-nextjs

Nextjs + Telegram Miniapp + Material Ui

Primary LanguageTypeScript

What is this

I wrote this repo to help others to build their mini apps on Telegram I also wrote a minimal page manager to navigate between pages with the bottom navbar. It's not clever but it's working 👍

How to use it

  1. Clone repo with git clone https://github.com/mrafieefard/mui-telegram-nextjs
  2. Install packages with npm install
  3. Run it with npm run dev

How to test it

You can create an account on Telegram's test server you can learn more at this link