Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhmdfais/arcade-alley
https://github.com/mhmdfais/arcade-alley
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhmdfais/arcade-alley
- Owner: MhmdFais
- Created: 2024-08-28T15:08:16.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T14:01:45.000Z (3 months ago)
- Last Synced: 2024-08-29T17:28:03.483Z (3 months ago)
- Language: JavaScript
- Size: 505 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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