100 Angular Challenge

This repo is for the 100 Angular Challenge course on Udemy.

  • It includes on the master branch the readme files with full code examples completed.
  • It includes on the starter branch just the empty code setup and README files.

Components

  1. Card Simple
  2. Accordion

Angular Items Covered

  • *ngIf
  • ng-content
  • @Input()
  • Property bindings
  • Dynamically add a css class
  • (click) event
  • *ngFor