harisankar01 / Gaming-Details-Website

A React app which gives details of different games using a games API.

Home Page:https://sharp-saha-9c49cb.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A React app which gives details of different games using a games API.

https://sharp-saha-9c49cb.netlify.app


Languages

Language:JavaScript 97.9%Language:HTML 2.1%