Live Website : https://rawg-game-api.netlify.app
-
Clone/Download the code and run either
yarn install
ornpm install
-
Rename
.env.example
to.env
-
Fill in
.env
with the details you got in step 2 -
Run
yarn start
ornpm start
. The app should now work!
If you run into any issues, don't be afraid to open a issue! Either I or someone else will try to assist. Just provide the error you get and the action you are trying to perform.
If this repo helped you, don't forget to ⭐ it!