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

https://github.com/crashmax-dev/telegram-stickers


https://github.com/crashmax-dev/telegram-stickers

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# telegram-stickers.vercel.app

![GitHub deployments](https://img.shields.io/github/deployments/crashmax-dev/telegram-stickers/production?label=deployment&style=for-the-badge&labelColor=000000)
[![Deploy with Vercel](https://img.shields.io/badge/deploy%20with%20vercel-informational?style=for-the-badge&logo=vercel&logoColor=ffffff&color=000000)](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)