Skip to content

A full-stack JavaScript application for computer enthusiasts that want to build their own rig.

Notifications You must be signed in to change notification settings

jeromechavez/builds-r-us

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Builds R Us

https://builds-r-us.herokuapp.com/

A Full-Stack web application for computer enthusiasts who want to build their own rig.

Technologies Used

  • React.js
  • HTML5
  • CSS3
  • Material-UI Framework
  • MongoDB
  • Express.js
  • Node.js
  • Reddit API

Installation

Clone the repository from Github in terminal

  • git clone https://github.com/jeromechavez/builds-r-us.git

Navigate to the repository folder:

  • cd builds-r-us

Install npm packages from package.json

  • npm install

Run the watch script and the browser will automaticall open the project with browser-sync

  • npm run watch

Features currently available:

User can see a grid of computer parts

Grid of Computer Parts

  • User can filter computer parts by type

Filtering Computer Parts

  • User can see the details of a computer part

Computer Part Details

  • User can add parts to a computer build

Rig-buildr

  • User can see the current progress of their computer build

Current Progress

  • User can view their finished computer build

Finished Build

  • User can update a computer part on their build

Update Computer Part

  • User can delete a computer part from their build

Delete Computer Part

  • User can save a completed computer build

Save Computer Build

  • User can see a saved computer build

See Saved Build

  • User can update a saved computer build

Update Saved Build

  • User can delete a saved computer build

Delete Saved Build

  • User can see sales and builds posts from Reddit

Reddit posts

About

A full-stack JavaScript application for computer enthusiasts that want to build their own rig.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages