Skip to content

MhmdFais/arcade-alley

Repository files navigation

Arcade Alley

A gamer-focused e-commerce platform that offers a wide range of video games and accessories, providing an easy and enjoyable shopping experience for all gaming enthusiasts.

Demo

Technologies Used

Getting Started

Prerequisites

  • Web browser
  • Node package manager (npm)
npm install npm@latest -g

Installation

  • Clone the repository
https://github.com/MhmdFais/arcade-alley
  • Navigate to your local project
cd arcade-alley
  • Install dependencies
npm install

Usage

  • Build and start the project
npm run dev