ANGULAR · TYPESCRIPT · WEB

Angular Shop

A demo webstore designed in angular

This repository has a demonstration of Angular framework version 17 usage for a simple online shopping website. I chose a magic the gathering focused game store as my store type, because I am a nerd. Inventory on the website fetches from a "json api endpoint" which is actually just a json file on the static hosting. I have also added a "network delay simulation" to allow the progress spinners to show up on the demo. This would of course not be included in a real production site.

  • Angular
  • TypeScript
  • Web
angular_shop1 ★

A demo webstore designed in angular

  • e2e
  • src
  • .DS_Store
  • .gitattributes
  • .gitignore
  • README.md
  • angular.json
  • favicon.ico
  • package.json
  • tsconfig.app.json
Angularbranch: main