Skip to content

This repository contains the completed code for the GameHub project as of the end of part 2 of the React course.

Notifications You must be signed in to change notification settings

HenriquezProductionsLLC/game-hub-part2-finish

 
 

Repository files navigation

About

This repository contains the completed GameHub project as of the end of part 2 of my React course.

You can find the full course at: https://codewithmosh.com

Getting Started

To get started, follow these steps:

  1. Clone this repository to your local machine.
  2. Run npm install to install the required dependencies.
  3. Get a RAWG API key at https://rawg.io/apidocs. You'll have to create an account first.
  4. Add the API key to src/services/api-client.ts
  5. Run npm run dev to start the web server.

About

This repository contains the completed code for the GameHub project as of the end of part 2 of the React course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 99.3%
  • Other 0.7%