Skip to content

gaetanBloch/ecommerce-angular-front

Repository files navigation

E-commerce Application Front-End

The application was built using Angular 9, Bootstrap 4 and ng-boostrap. It is an Angular based front-end for the e-commerce Application called luv2shop.

The Full Stack Application with Angular front-end was deployed on Google Cloud Platform, to access it, click here.

The Full Stack Application with Spring back-end was deployed on Cloud Foundry, to access it, click here.

To see the back-end of this application implemented with Java Spring, see here.

Running Application Process on your computer

  1. Download the application by Clicking this link
  2. Unzip the application
  3. Download and Install node.js
  4. Open a terminal
  5. Make sure you have the latest version of the Angular CLI, if not:
    • Run npm uninstall -g angular-cli @angular/cli
    • Run npm cache clean --force
    • Run npm install -g @angular/cli
  6. Move to the root of the application
  7. Run npm install
  8. Run npm start
  9. Navigate to http://localhost:4200/ with your favourite browser

Warning! You will get Errors if you are not running a back-end on http://localhost:8080 with the right REST API like here.

Application

All Products

All Products

Books

Books

Mouse Pads

Mouse Pads

Search Results

Search Results

Product Details

Product Details

Cart Price

Cart Price

Cart Summary

Cart Summary

404 NOT FOUND

404 NOT FOUND