Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 298 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 298 Bytes

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