Skip to content

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

License

Notifications You must be signed in to change notification settings

dennyparas/react-game-trends

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages