/react-game-trends

A game directory web app (single page application) created with react.js, redux, redux toolkit, typescript, tailwind css and rawg io rest api.

Primary LanguageTypeScriptMIT LicenseMIT

react-game-trends

A web app (single page application) created with react.js, redux, redux toolkit, typescript, tailwind css and rawg io rest api.

Overview

game-trends netlify app

Project setup

for local development create an .env.local file outside the src folder and copy the key below:

REACT_APP_GAME_APP_KEY = 'add your rawg.io app key here'


for production create an .env file outside the src folder and copy the key below:

REACT_APP_GAME_APP_KEY = 'add your rawg.io app key here'

License

Licensed under the MIT License.

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

RAWG.IO rest API docs page

https://rawg.io/apidocs