Skip to content

NormaDeveloper/HarryPotter-Character-Search-Engine-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harry Potter Character Search Engine Web Application

Developed with React and mobile first responsive layout

Project also developed with:

1. Attention to detail 🔎

2. Clean and tidy code 🧹

3. Fun 🎉

Description

This is a web application search engine for Harry Potter characters developed with REACT. It allows you to filter the characters by name, house, species, dead characters and also sort them alphabetically. This was the final assessment exercise of Module 3 at Adalab Bootcamp.

Tech stack and Tools

Features

  1. We use the service https://hp-api.herokuapp.com/ that returns information about Harry Potter characters filtered by the house they belong to.

About each character, it is displayed:

  • Picture
  • Name
  • Species
  1. You can search the characters by name, house, species, dead characters and you can sort the characters alphabetically. You can also clear the filters with the reset button.

  2. When you click on a character's card, its information appears in full screen. Routes and React Router DOM have been used to develop this. In the detail card appears the picture, the name, the species, the house he/she belongs to, if he/she is alive or dead and his/her gender.

  3. Local storage Last search is stored in the localStorage. So when reloading the page the list of characters is displayed.

About me

About

Harry Potter character search engine web application developed with React. It allows you to filter the characters by name, house, species, dead characters and also sort them alphabetically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published