https://github.com/crashmax-dev/telegram-stickers
https://github.com/crashmax-dev/telegram-stickers
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crashmax-dev/telegram-stickers
- Owner: crashmax-dev
- Created: 2021-08-19T09:42:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-18T09:48:09.000Z (about 3 years ago)
- Last Synced: 2025-02-12T13:59:06.569Z (5 months ago)
- Language: TypeScript
- Homepage: telegram-stickers.vercel.app
- Size: 494 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# telegram-stickers.vercel.app

[](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fcrashmax-dev%2Ftelegram-stickers)## Running Locally
```bash
$ git clone https://github.com/crashmax-dev/telegram-stickers.git
$ cd telegram-stickers
$ npm install
$ npm run dev
```Create a `.env` file similar to [`.env.example`](https://github.com/crashmax-dev/telegram-stickers/blob/master/.env.example).
## Built Using
- [Next.js](https://nextjs.org)
- [Vercel](https://vercel.com)
- [Linaria](https://github.com/callstack/linaria)