E-CommerceStore

An ASP.NET Core MVC-based e-commerce web application designed for selling products online. This project features product management, user authentication, shopping cart functionality, and order processing. It aims to provide a responsive, user-friendly interface with a focus on performance and security.

Stars
3

Ci t D n

Ci t

  1. clone d n v
  2. To file appsettings.json v sao chp file appsettings.development.json vo appsettings.json.
  3. Chnh sa cc gi tr trong appsettings.json ph hp vi mi trng ca bn.

Bin Mi Trng

Thit lp cc bin mi trng sau:

  • ASPNETCORE_ENVIRONMENT=Development
  • ConnectionStrings__DefaultConnection=Server=myServer;Database=myDb;User Id=myUser;Password=myPass;

Chy ng Dng

S dng lnh sau chy ng dng:

dotnet run
Related Projects