MyShop icon indicating copy to clipboard operation
MyShop copied to clipboard

Engineering a Slim Custom E-commerce/Web Shop Back End from Scratch with its own RESTful API in C# ASP.NET Core MVC and Entity Framework Core, Front End in React – (Work in Progress, enjoy the demo)

MyShop

Engineering a Slim Custom E-commerce/Web Shop Back End from Scratch with its own RESTful API in C# ASP.NET Core MVC and Entity Framework Core, Front End in React – (Work in Progress, enjoy the demo)


Setup

  1. Get Visual Studio for Mac or Windows (Linux users, use a virtual machine for now): https://www.visualstudio.com/downloads/
  2. Create a folder and clone the project git clone https://github.com/R-H-T/MyShop.git.
  3. Open the project in Visual Studio and hit run. It will automatically open your default browser at http://localhost:5001.

Screen Shots

Products Shopping Cart


License

Copyright ©2018 – Roberth Hansson-Tornéus (R-H-T), all rights reserved.