/RPDR

Primary LanguageJavaScript

RuPaul Drag Race API Search

LAB - Lists and Details

Get a list of things from an API and display them.

APIs

Requirements

List Page

Display a list of things on the home page of your application

Detail Page

Have a detail page for each thing on the list page.

You should be able to click an item on the list page to get to the detail page.

You should be able to navigate directly to a detail page via url.

Rubric

  • Router setup 4 pts
  • List Page: 3 pts
  • Detail Page 3 pts