Skip to content

harisankar01/Gaming-Details-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Styled Components JavaScript NodeJS

Gaming Details React appliction

This is a application build using the react framework which fetches the game details from the api, and displayes informations like,

  • Description of game
  • Popularity of game
  • User and Rating of game
  • Production house of game along with other meta data of game
  • Similar Games

DESCRIPTION

Clone the repository and run the command

npm install
npm run dev

TOOLS USED

Thanks to rawg for their free api with details on many games.

API: https://rawg.io/apidocs

This is my first project on using the framework React js and it was a really intersting expereiance. Thanks to weibenfalk for his amazing tutorial on react js and great thanks to freecodecamp.

I have implemeted the code based on his tutorial(build a movie webite) to build a gaming website using one of the gaming api from rapidapi.

Site refernce

Link TO SITE: gaming-heaven

The deployment was done with with netify