An App of Thrones

Game of Thrones themed React app

There are many regions in Westeros. Each region has a number of houses which reside in it. Each house (if it still exists) has a number of sworn members.

Technologies used

Sample API query

Return all houses in the riverlands region: https://anapioficeandfire.com/api/houses?region=The%20Riverlands

Installation instructions

Deployed App

An App of Thrones

Viewing the Code
  • Clone repo
  • Open in text editor of choice

Improvements

  • Add more information about each sworn house member
  • Paginate region view to display pages of houses
  • Display more than ten houses in one request