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.