SnehalKaranje / angular-getting-started-product-store

Angular getting started tutorial https://angular.io/start. Product store created with StackBlitz ⚡️

Home Page:https://stackblitz.com/edit/angular-khfy9s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular getting started

This repo was generated while going through angular Getting Started tutorial. https://angular.io/start

Live sample code on StackBlitz ⚡️

Technologies

TypeScript HTML CSS

This tutorial covered following:

  • generate new component
  • component metadata
  • sharing data between child and parent component
  • add navigation (associate URL path with a component)
  • generate new service
  • configure service to use HTTPClient
  • configure component to use service
  • using forms for user input

About

Angular getting started tutorial https://angular.io/start. Product store created with StackBlitz ⚡️

https://stackblitz.com/edit/angular-khfy9s


Languages

Language:TypeScript 72.1%Language:HTML 14.6%Language:CSS 13.3%