This project is a modern web app for browsing and purchasing video games.
It features a clean UI, responsive design and a smooth user experience.
Built with React, TypeScript, and Vite for fast performance and strong developer experience.
Make sure you have the following installed on your system:
-
Clone the repository:
Run the following command in your terminal:
git clone <repository-url> -
Install the dependencies:
Navigate into the project folder and run:
npm install -
Start the development server:
Once the installation is complete, launch the server with:
npm run dev
That's it — the project is now up and running!
