Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fancellu/game-hub

GameHub: React + Chakra UI Game Browser
https://github.com/fancellu/game-hub

chakra-ui rawg-api react-query react-router reactjs typescript zustand

Last synced: 5 days ago
JSON representation

GameHub: React + Chakra UI Game Browser

Awesome Lists containing this project

README

        

# GameHub: React + Chakra UI Game Browser

This pulls game data from https://rawg.io/ and presents using https://chakra-ui.com/

## NPM

### Locally

'npm run dev' to run locally

This will spin up a local web server on localhost

### Build

```vite build``` to build for production

This will build for production, inside the ```dist``` dir

If you need it to run on a subdirectory, not the root, use

```vite build --base=/subdir1/subdir2```

## Live demo

https://felstar.com/demo/gamehub/