Games Explorer Application to explore games using RAWG API Running the project locally First, define the .env file: API_KEY= APP_URL= RAWG_BASE_URL= Second, run the development server: pnpm run dev