A simple e-commerce, pc-building, pc-component details system powered by next.js
- PC Builder website for PC parts and components using Next.js with desktop and mobile responsive.
- select component and build your own pc.
- SSG implementation,SSR implementation, client side rendering with redux-toolkit.
- Next-Auth and firebase for authentication
- JavaScript
- Next.js
- next-auth
- ant design framework
- tailwind
- reduxjs
- reduxjs-toolkit
- Firebase
- react-firebase-hooks
- react-hook-form
- react-google-login
Then, to spawn clients, go to the directory and execute the following commands:
$ yarn
$ yarn dev
Some screenshots of the project from different types of users are available in the screenshots directory.
If the database is up and running (take 2/3 min), use the following credentials to login as a user:
username: [email protected]
password: 123456
This project was authored by Md Kamruzzaman.