scrimba
Frontend Career Path
Working with APIs
Intro to APIs
BoredBot - JavaScript
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

AboutCommentsNotes
BoredBot - JavaScript
Expand for more info
index.js
run
preview
console
/**
Challenge:

When the button is clicked, call out to the Bored API
(URL: https://apis.scrimba.com/bored/api/activity)
and replace the h4 with the activity from the API

*/

Console
/index.html
-6:44