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
Clone the repository and run the command
npm install
npm run dev
Thanks to rawg for their free api with details on many games.
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.
Link TO SITE: gaming-heaven
The deployment was done with with netify