scrimba
React Bootcamp Course
Update Header Cart Icon
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Update Header Cart Icon
AboutCommentsNotes
Update Header Cart Icon
Expand for more info
z_challenge.md
run
preview
console
# Challenge

Change the cart icon in the header to display the full cart icon if there are any items in the cart

Full class name to use WHEN ITEMS IN CART:
"ri-shopping-cart-fill ri-fw ri-2x"

Full class name to use WHEN CART IS EMPTY:
"ri-shopping-cart-line ri-fw ri-2x"
Console
/
-3:27