Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhmdfais/arcade-alley


https://github.com/mhmdfais/arcade-alley

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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

- [Click Here](https://arcade-alley.vercel.app/)

# Technologies Used

- React
- Tailwind CSS
- Hosting [Vercel](https://vercel.com/home)
- [CheapSharkApi](https://apidocs.cheapshark.com)

# 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
```

- This project can be opend in http://localhost:5173