This is a simple e-commerce web-app built using following frameworks:
- ASP .Net Core MVC: Implements some web-pages and other backend services including API
- Entity Framework: Interfaces with a SQL database
- Identity Framework: Used to implement Authentication using JWT Tokens
- Angular: Used to implement Shop component of the web-app
- Bootstrap: For styling the web-app