This project is a simple web application based on Express.js and EJS. It utilizes the RAWG API to fetch data about video games.
- Fetches data from the RAWG API to display information about video games.
- Utilizes Express.js for server-side routing and handling API requests.
- Uses EJS as the templating engine for rendering dynamic content.