Harry Potter Home is an app for Harry Potter fans or those looking to become more familiar with individual characters.



g
Built using React, JavaScript and CSS. All stats are fetched from PotterAPI. Navigation handled by React Router.
The homepage displays the various Hogwarts houses which, when clicked will take the user to that house’s stats. On each house’s page, the user can click on a member to see that character’s stats. Alternatively, one can access the full list of characters and their stats by clicking the “Characters” link in the header.
Contribute to Harry Potter Home
Many thanks to Esin Saribudak for her assistance with this project, including fixing routes, moving API calls and simplifying map and filter methods.