Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oliveirad4vi/rick-morty

This is a screen to view Rick and Morty character information
https://github.com/oliveirad4vi/rick-morty

javascript react

Last synced: 2 days ago
JSON representation

This is a screen to view Rick and Morty character information

Awesome Lists containing this project

README

        

# Rick and Morty
app display

## Description


This is a screen to show character information from the Rick and Morty animated series built with React Js. Such information can be the name of the characters, their species, gender and origin in the universe of the series.

## Features


  • Characters List: There is a right side menu with familiar characters from the series listed on clickable cards.

  • Search by Name: There is a search box on the right side menu that allows you to search for specific characters by their name.

  • Details view: There is a central viewing area for viewing the character information selected in the side menu.

## API


The API used can be found at The Rick and Morty API. It has all the information used here, as well as others not explored in this project.