Skip to content

FEC5/atelier-ecommerce-application

Repository files navigation

Atelier E-Commerce Application

Tech Stack

AWS node express Webpack Axios HTML5 CSS3 JavaScript React

General

Create a fully functional ecommerce product page for a web store. The main components of this product page were the Product Overview, Related Products, Questions and Answers, and Ratings and Reviews.

Demo

Related Products & Your Outfit

In this widget, users will be able to check different related products, compare the features, and customize their own outfits.

ezgif com-gif-maker

Team

Product Overview: Allan
Linkedin: LinkedIn GitHub

Related Items: Qingzhou
Linkedin: LinkedIn GitHub

Questions and Answers: Amberly
Linkedin: LinkedIn GitHub

Ratings and Reviews: Thomas
Linkedin: LinkedIn GitHub

Start the Application Locally

  1. Clone the repository locally.
git clone https://github.com/FEC5/atelier-ecommerce-application.git
  1. Install the required dependencies.
npm install
  1. Create a copy of example.axiosConfig.js, rename it to axiosConfig.js, and add the required API keys.

  2. Build the static client-side content.

npm run build
  1. Serve the files with Webpack.
npm run dev

The application is now live locally at http://localhost:8080/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •