Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alamincoders/pc-builder-next-level
https://github.com/alamincoders/pc-builder-next-level
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alamincoders/pc-builder-next-level
- Owner: alamincoders
- Created: 2023-07-28T18:09:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T15:33:07.000Z (over 1 year ago)
- Last Synced: 2024-04-13T20:41:52.531Z (7 months ago)
- Language: JavaScript
- Size: 1.96 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PC Builder App
![Alt text](https://i.ibb.co/hg5JDDb/demo.png))
## Description
Pc Builder is a web application that lets users create their custom PC configurations by choosing components from a list. It calculates the total cost of the build and allows users to save and revisit their configurations.
## Backend URL
**Backend URL**: `https://pc-builder-json.vercel.app`
## Frontend URL
**Frontend URL**: `https://pc-builder-next-level.vercel.app/`
## Features
- Users can select from a list of components and add them to their build.
- Custom PC builds can be saved and viewed later.## Technologies Used
List the technologies, frameworks, and libraries used to build your app.
- Frontend:
- Next.js
- Redux
- DaisyUI -- Tailwind Component Library
- Backend:
- Node.js
- Express
- JSON Server
- Authentication:
- NextAuth.js (goggle)
- Deployment:
- Vercel