Skip to content

Jaizzer/pixelpoint

Repository files navigation

PixelPoint

Visit: PixelPoint Live Demo

GitHub Repository: PixelPoint

Overview

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.

Pages

Home Page

  • Showcases Upcoming and Latest Games.
  • Provides a visually engaging preview of new releases.

Shop Games

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

Cart Page

  • 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.

Running PixelPoint Locally

If you want to run the project locally:

  1. Clone the repository:

    git clone https://github.com/Jaizzer/pixelpoint.git
  2. Navigate to the project folder:

    cd pixelpoint
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open the provided local URL in your browser.

Releases

No releases published

Packages

No packages published

Languages