Skip to content

hassanmehedi1/pc-builder-nextjs-client

Repository files navigation

PC Builder Website

Github Links

Welcome to the PC Builder website! This project is a Next.js-based web application that allows users to build their own custom PC by selecting various PC components.

Features

  • PC Builder Tool: Build your own PC by selecting components such as CPU, motherboard, RAM, storage, and more.
  • Featured Products: Discover random featured products on the home page.
  • Category Pages: Explore different product categories with detailed product listings.
  • Product Detail Pages: Get detailed information about each PC component.
  • Redux State Management: Manage selected components using Redux for seamless state control.
  • User-Friendly Navigation: Use the navbar to easily access the PC Builder tool and explore product categories.

How to Run

To run the PC Builder website on your local machine, follow these steps:

  1. Clone the Repository: Start by cloning this repository to your local machine using the following command:

    git clone https://github.com/hassanmehedi1/pc-builder-nextjs-client.git
  2. Navigate to the Project Folder: Move into the project directory:

cd pc-builder-website

  1. Start the Development Server: Start the Next.js development server:

bash

npm run dev
# or
yarn dev

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published