Proyect for 4Geeks Academy. It's an app that consumes an external API and shows relevant content using React. The Rick and Morty API shows the information paginated, so it was added an option to choose the page. For each character you can click Learn More and shows detailed information (also obtained from the API).
The front-end is based on React, HTML and CSS. There is no back-end.