Random Activity
The goal of this coding exam is to quickly get you off the ground with the DOM Manipulations.
Refer to the below image.
https://assets.ccbp.in/frontend/content/dynamic-webapps/random-activity-output.gif
Achieve the given functionality using JS.
Make a HTTP request(GET method) using fetch with the URL https://apis.ccbp.in/random-activity to get a random activity.
Add loading status with Bootstrap component spinner while making an HTTP request.
