scrimba
React Bootcamp Course
Place Order
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

Place Order
AboutCommentsNotes
Place Order
Expand for more info
z_challenge.md
run
preview
console
# Challenge

Let our user place their order!

Clicking the "Place Order" button should:
1. Change the text to "Ordering..."
2. Timeout for 3 seconds (to simulate an order being placed)
3. Log "Order placed!" to the console
4. Empty out the cart
Console
/cart
-3:23