-
Live Website Link : https://pc-builder-app.vercel.app
-
Github Repository Link : https://github.com/AtharTasdiq/pc-builder-hub
-
Server Link : https://pc-builder-server-nu.vercel.app
-
Server Github Repository Link : https://github.com/AtharTasdiq/pc-builder-server
In this project I built an application to build a PC by choosing components. To build a PC, you need to verify yourself by verification on login page or otherwise you can only see the components and roam around. Now after login you can get the access of PC Builder
page where you can see the category and you have to go through each category and select the components. Note that you can choose each important components only once. The Contact page is not functional, it is made for UI only. Though this project is focused only for frontEnd but the data you are going to see is coming from a specific backend for this project.
- Next.JS
- Next-Auth (For Authentication)
- Redux / Redux Toolkit (For State Management)
- Ant Design (For Design of the UI)
- Vercel (Deployment)
- GitHub (Code Storing)