Rawg-clone app Follow these steps to start the project: first install the dependencies. cd rawg-clone npm i get your API key from https://rawg.io and put in .env file simply start the project. npm run dev enjoy