Skip to content

exemory/GameStore

Repository files navigation

About

Game store is a web application developed using ASP.NET Core & Angular.

Features

  • Three-tier architecture
  • Authorization and registration
  • Three types of roles
  • Unit tests
  • Integration tests
  • Swagger & XML code documentation
  • Responsive frontend

Build and run

  1. Run the WebApi project from the IDE or run dotnet run in the WebApi folder.
  2. Run npm install and npm start in the ClientApp folder.
  3. Open http://localhost:4200 in the browser.

Screenshots

gs1 gs2 gs3 gs4 gs5 gs6