Game store is a web application developed using ASP.NET Core & Angular.
- Three-tier architecture
- Authorization and registration
- Three types of roles
- Unit tests
- Integration tests
- Swagger & XML code documentation
- Responsive frontend
- Run the
WebApiproject from the IDE or rundotnet runin theWebApifolder. - Run
npm installandnpm startin theClientAppfolder. - Open http://localhost:4200 in the browser.





