wmurch / assignments

0 stars 0 forks source link

week 06 - day 02 - choose your own adventure #24

Closed mdewey closed 5 years ago

mdewey commented 5 years ago

Choose your own API Adventure

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 or an API that you are aware of.

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 app-app, doing an axios.get or fetch of one API URL and see if you get browser errors.

Explorer Mode

Adventure Mode

Epic mode

wmurch commented 5 years ago

https://github.com/wmurch/marvel-characters/blob/master/src/components/DataMain.js

wmurch commented 5 years ago

https://github.com/wmurch/marvel-characters

mdewey commented 5 years ago

Your homework was marked: Meets Expectations

Well done!

“Well done!” — via Gavin Stark