Skip to content

balsa-asanovic/rick-and-morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React SPA for Rick and Morty data

React application showing data from Rick and Morty API at: https://rickandmortyapi.com/

API documentation: https://rickandmortyapi.com/documentation

Demo

Link >> Rick and Morty Demo API

Components description

App - main component of the app, contains all other components

Character - component which is used to render character data and picture

Episodes - Used to show a list of episodes

Episode - Used to render single episode data

Location - Renders data about character's location

Origin - Renders data about character's origin

PageBar - Component for page bar at the bottom and top of the page

Context folder

LocationProvider - Context used to hold location data about a character, so it can be accessed everywhere

PageProvider - Context used to hold information about page number and total pages

Options

Each character box has three buttons for additional data about its Location, Episodes and Origin.

Button locations are showed on the following image:

buttons.png

Wubba Lubba Dub-Dub

1.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published