React conditional styling
changing the look of the React app based on certain criteria
changing the look of the React app based on certain criteria
displaying content from an array of objects
displaying content based on different situations
using optional shorthand ways to write if/else statements
using optional shorthand ways to write if/else statements
making decisions with if and else statements