StPeteFrank / assignments

0 stars 0 forks source link

Week 06 - Day 3 - Choose your own API #20

Closed gstark closed 5 years ago

gstark commented 5 years ago

In this assignment, you'll build a front end for an API of your choice

Snowman

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 being No or apiKey since we haven't covered OAuth 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 an axios.get or fetch of one API URL and see if you get browser errors.

Explorer Mode

StPeteFrank commented 5 years ago

Choose your own API created with react router library.

https://github.com/StPeteFrank/picture-a-dog

gstark commented 5 years ago

Your homework was marked: Meets Expectations

Well done!

“Well done!” — via Gavin Stark