Anik7303 / game-hub

Home Page:https://game-hub-three-topaz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: GameHub

Information

# Description
Course Names React 18 for beginners & React Intermediate Topics
Author Mosh Hamedani
Website https://codewithmosh.com

Instructions

  1. Go to rawg.io
  2. Create an account to get api key
  3. Run the following commands -
git clone https://github.com/Anik7303/game-hub.git # clone repository

cd game-hub # go into 'game-hub' directory
  1. Copy and paste rawg api key in ./src/services/api-client.ts file
  2. run the following commands -
npm install # install dependencies

npm run dev # run development server

About

https://game-hub-three-topaz.vercel.app

License:MIT License


Languages

Language:TypeScript 98.8%Language:JavaScript 0.6%Language:HTML 0.6%Language:CSS 0.0%