Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.01 KB

MoonTech is a PC Builder Next.js APP.

Here is Frontend Code Link

Getting Started

First, run the development server:

npm install
 
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Features

  • Random Featured Products
  • Home Page Featured Category
  • OnClick event on every Card for redirect to Product Details Page.
  • ALL Products On Products Page
  • Categories Menu for view specific category products.
  • implementd Github and google Authentication
  • PC_Builder is protected route by using NextAuth.
  • PC Builder Page for build pc and watch total price.
  • You can select particular product by clicking their Choose btn
  • then you can add any of them by clicking Add btn
  • after Add you can replace or delete them.
  • If only you select all six category then you can able to click on Complete Build btn else it would be Disable.
  • Product Details Page will show everything about that product & also have reviews