https://github.com/alwarg/tenor-recreation
https://github.com/alwarg/tenor-recreation
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/alwarg/tenor-recreation
- Owner: AlwarG
- Created: 2023-11-04T07:26:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-05T10:50:28.000Z (over 2 years ago)
- Last Synced: 2025-02-16T20:27:37.375Z (over 1 year ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.