Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oliveirad4vi/rick-morty
- Owner: oliveiraD4vi
- Created: 2021-09-20T22:22:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T04:52:57.000Z (over 2 years ago)
- Last Synced: 2024-11-10T18:09:00.091Z (2 months ago)
- Topics: javascript, react
- Language: SCSS
- Homepage: rick-morty-umgk.vercel.app
- Size: 1.18 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rick and Morty
## 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.