/eShop

An eCommerce application. Built using .NET Core (6) and Angular (15)

Primary LanguageC#

easy Shop - eCommerce application


Table of content

General Info

This project is a web based ecommerce application, built using ASP.NET Core (6.0) and Angular (15)

Technologies

Run this app

  • Clone the project in your localhost
  • Set connection String for your environment
  • run docker-compose up --detach from root to install redis
  • start docker
  • run client and api both app