Outline

In this exercise...

you will practice binding to classes.

Directions:

In the project linked below:

  1. If the movie has less than 4 stars, then add a class that gives it a red border border: '1px solid red'

Click the following link to open up the exercise: https://stackblitz.com/fork/angular-zl7ixa?file=src%2Fapp%2Fmovie-tile%2Fmovie-tile.component.ts

 

I finished! On to the next chapter