/game-hub

Primary LanguageTypeScriptMIT LicenseMIT

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