Closed gstark closed 5 years ago
satisfying-boat.surge.sh
I'm not sure that surge link is correct. I get a different site.
Your homework was marked: Exceeds Expectations
“Shake it cus you made it!” — via Katherine Trammell
It wasn't. It gave me that as a link then wouldn't let me post to it. This one works... next-oil.surge.sh
In this assignment, you'll build a front end for an API of your choice
Objectives
Requirements
We're going to build a front end for an API of your choice. Choose one from this list
NOTE You'll need to choose one with
Auth
beingNo
orapiKey
since we haven't coveredOAuth
authentication yet.NOTE You'll also need to check to see if the API will work from your browser. You can do a quick check by making a small
create-react-app
, doing anaxios.get
orfetch
of one API URL and see if you get browser errors.Explorer Mode
App.js