Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mvximenko/gg

Game Finder built with Next
https://github.com/mvximenko/gg

List: gg

epic-games game games igdb igdb-api nextjs playstation react steam tailwindcss twitch video-game video-games videogame videogames

Last synced: 3 months ago
JSON representation

Game Finder built with Next

Awesome Lists containing this project

README

        

# GG

## Getting Started

```
git clone https://github.com/mvximenko/gg.git
```

```
npm install
```

Set up environment variables in `.env`

```
IGDB_CLIENT_ID=
```
```
IGDB_CLIENT_SECRET=
```

```
npm run dev
```