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

https://github.com/alwarg/tenor-recreation


https://github.com/alwarg/tenor-recreation

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tenor Recreation
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started
1. create the `.env` file and place the key value like `apiKey=your key`
2. run the development server:

```bash
yarn
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.