/E-Commerce

Simple E-Commerce Demo

Primary LanguageC#

E-commerce Website

To Run this project: 1- Pull the project
2- Open the project in Visual Studio
3- open package manager console
4- set your connection string in Appsettings.Json
5- run these commands:
add-migration Initial
update-database
6- run the project
7- Open the Front-end project
8- open CMD or Terminal and run the project (ng serve -o)
this is a link for the front-end project
https://github.com/AhmedElsayed03/E-commerceWebsite