Skip to content

areantbd/rickandmortypedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick & Morty Pedia

Web App to see all characters and locations fron Rick & Morty's universe, using the Rick and Morty API.

This App it's full responsive and created with mobile first design.

Used Stack

To make this project I used:

React

All app was created in React, using:

  • React router dom: To create all routes in the APP.
  • rickmortyapi: to get all the characters and locations.
  • Axios: to manage all petitions to the API.
  • useState: to control the state of all the components that need it.
  • useEffect: to manage what each component does when it is assembled.

Local Storage

I used Local Storage to manage:

  • Pagination.
  • If you enter in characters or locations to go bak to the correct page.

Bootstrap

I used Bootstrap to:

  • Characters cards.
  • NavBar.
  • Responsive display.
  • Colours, buttons...

Deploy:

This App was deployed in Netlify.

If you want to see more.

To see the app you only need to click here.

🔗 Links

portfolio linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published