Visit: PixelPoint Live Demo
GitHub Repository: PixelPoint
PixelPoint is a mockup game store that allows users to browse and explore a collection of games. While you can't actually purchase games, the site provides a realistic shopping experience with filtering options and a cart system.
- Showcases Upcoming and Latest Games.
- Provides a visually engaging preview of new releases.
Browse the full collection of games available on the platform.
Filter games by:
- Platform Availability (PC, PlayStation, Xbox, etc.)
- Genre (Action, Adventure, RPG, etc.)
- Price Range
- Age Rating
- Displays all the games added to the cart.
- Allows users to review their selections before checkout.
- Note: Since this is a mockup, purchases are not functional.
If you want to run the project locally:
-
Clone the repository:
git clone https://github.com/Jaizzer/pixelpoint.git
-
Navigate to the project folder:
cd pixelpoint
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the provided local URL in your browser.