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 👍
- Clone repo with
git clone https://github.com/mrafieefard/mui-telegram-nextjs
- Install packages with
npm install
- Run it with
npm run dev
You can create an account on Telegram's test server you can learn more at this link