Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 2.02 KB

README.md

File metadata and controls

32 lines (17 loc) · 2.02 KB

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