Skip to content

cvcastano/rick-and-morty-character-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty Character Finder 🔍

Exercise carried out as part of the final evaluation of the Adalab bootcamp.

The exercise consisted of developing a web page with a list of Rick and Morty characters, which could be filtered by the name of the character.

We had to use <React> and the service of https://rickandmortyapi.com, which returns information about the first 20 characters of the series, as well as following a series of instructions regarding the components and functionalities of the project.

The website has an <intuitive> design with <filters> and functionalities that show details of the characters' characteristics.

📱 💻 Responsive design

🗂️ Folders structure