E-Commerce Shop Front End

Project Description:

E-commerce shop front end created with Angular 2 that uses REST API from my other project E-Commerce Shop Back End.

You can check how all of the front end looks like in this youtube video

Functionalities:

  • Authentication system with JWT (JSON Web Token)
  • Customers can register, login, add products to their cart and then purchase them
  • Administrators can create categories, products, check orders and complete them

Technologies Used:

  • TypeScript

  • Angular 2

  • Bootstrap 3

  • angular-2-local-storage

  • angular2-flash-messages

  • angular2-jwt

  • JSON

  • HTML

  • CSS