Skip to content

Latest commit

 

History

History
97 lines (71 loc) · 3.34 KB

README.md

File metadata and controls

97 lines (71 loc) · 3.34 KB
Logo

Front-end development of e-commerce product details page.

Deployed - [LINK]

App Preview


Overview


Image Gallery and Product Details


Reviews, Questions & Answers, Related Products


Components and Contributors

Products: Junsu Park
https://github.com/junsupark94

Reviews: John Ong
https://github.com/itsjohnong

Questions and Answers: Spencer Han
https://github.com/Lesson9

Related Products: Alex Krut
https://github.com/EtoKruto

Building and running on localhost

First install dependencies:

npm install

Create ENV file in ROOT folder (make sure this matches .gitignore name):

TOKEN=“your Github TOKEN”
API_URL=“https://app-hrsei-api.herokuapp.com/api/fec2/hr-rfp”

To build the Webpack:

npm run client-dev

To run localhost client:

npm run server-dev

Running

Open the file dist/index.html in your browser

OR

Open localHost:3000

Technologies Used

Setup and Configuration
Git NPM Babel Webpack

Front End Development : Javascript, React.js, Axios, HTML, CSS
JavaScript React HTML5 CSS3

Back End Development: Node.js, Express.js
NodeJS Express.js

API: Atelier API

Deployment: AWS EC2, Ubuntu
AWS Ubuntu

Team Collaboration:
Trello Slack Zoom