Skip to content

jamesEmerson112/SDC-Flash

 
 

Repository files navigation

Description

Developed a fully functional front-end project to connect to an existing database that simulates an e-commerce application. Application was created by integrating the code base of each component from a team member to one product.

Components and Contributers

Back-end/Server: An Thien Vo (James)
Linkedin: LinkedIn GitHub

Product Overview: Blake Lenhard
Linkedin: LinkedIn GitHub

Questions and Answers: Timothy Loo
Linkedin: LinkedIn GitHub

Ratings and Reviews: Brian Pham
Linkedin: LinkedIn GitHub

Available Scripts

npm install

Duplicate copy.env in the env directory
Rename to .env

cp env/copy.env env/.env

Duplicate config copy.js in the env directory
Rename to config.js

cp 'env/config copy.js' env/config.js

Replace the "add your token here" to your API Token and save

To create a production build:

npm run start

To create development build:

npm run server-dev & npm run client-dev

Demos

Product Overview

ProductOverview-Demo

Questions & Answers

TJQAgif

Ratings & Reviews

BrianRRgif

Technologies Used

Front-end:     JavaScript React HTML5 CSS3

Back-end:      NodeJS Express.js

Deployment:    AWS

Dev Environment:    Webpack Babel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HCL 4.1%
  • Dockerfile 0.5%