Skip to content

michellekaplan7/harry-potter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wizard Harry

Wizard Harry was a solo project for the Turing School of Software & Design, which was completed in just six days. I chose to implement the Harry Potter API (https://potterapi.com/), as well as the Advice Slip API (https://api.adviceslip.com/) to add some humor into the project! Enjoy!

Gif of working Website

wizard_harry_landing wizard_harry_sorting wizard_harry_advice wizard_harry_spellbook wizard_harry_characters

Deployed at

https://wizardharry.netlify.app/

Setup

  1. Clone down this repo
  2. Install the library dependencies. Run:
npm install
  1. Then, run npm start in your terminal. Go to http://localhost:3000/ and you should see the page there! Then, you can enter control + c in your terminal to stop the server at any time.

Technologies Used

  • React
  • create-react-app
  • Router
  • Asynchronous JavaScript
  • Jest
  • React Testing Library
  • DOM Testing Library
  • the fetch API
  • local storage

Future Iterations

  • Sort characters by more than just house
  • Alphabetize characters
  • Implement search functionality for spells and characters

Contributors:

Michelle Kaplan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages