Skip to content

Desktop web app -- E-Commerce store for various material items (clothing, shoes, ...) -- AWS EC2, NGINX, JavaScript, Node.js, Express.js, React, SCSS, HTML5, postgreSQL, Supertest

License

Notifications You must be signed in to change notification settings

1247350913/Atelier

Repository files navigation

Atelier E-Commerce

This is an E-Commerce web application. The user interface provides relevant information about a product in the Atelier retail catalog. It features the product's details, ratings and reviews, and a related questions and answers section. Check out the demo below!

atelier-ecommerce-demo.mp4

Application Features

Product Detail Page

This page shows the relevant information for a single product in the catalog.
It contains 4 modules:

  • Product Overview
  • Ratings & Reviews
  • Questions & Answers
  • Related Items & Outfit Creation

Developer Resources

Requirements

  • JavaScript -- 3.10
  • Node.js -- 6.13
  • PostgreSQL -- 14.0

For detailed requirements and dependencies, see package.json

Development

Installing Dependencies

From within the root directory:

npm install

Accessing Atelier API & Cloudinary image host

Refactor config.example.js using instructions provided.

Running the app in a development environment

From within the root directory:

npm run build
npm run client-dev
npm run server-dev

About

Desktop web app -- E-Commerce store for various material items (clothing, shoes, ...) -- AWS EC2, NGINX, JavaScript, Node.js, Express.js, React, SCSS, HTML5, postgreSQL, Supertest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •