Skip to content

skh113/rawg-clone

Repository files navigation

Rawg-clone app

Follow these steps to start the project:

  1. first install the dependencies.

    cd rawg-clone
    npm i
  2. get your API key from https://rawg.io and put in .env file

  3. simply start the project.

    npm run dev

enjoy