Awesome Games Collection Welcome to the Awesome Games Collection! This project is a simple web application that showcases a collection of popular FPS games. Users can click on game images to view details about each game.
Features Game Gallery: Display a collection of game images.
Interactive Details: Click on a game image to view its details.
Responsive Design: The application is designed to work on both desktop and mobile devices.
Technologies Used Frontend:
HTML
CSS
JavaScript
Backend:
Node.js
Express.js
Other Tools:
Git (for version control)
Prerequisites Before running the project, ensure you have the following installed:
Node.js (v14 or higher)
npm (usually comes with Node.js)
A modern web browser (e.g., Chrome, Firefox, Edge)