Skip to content

angel-rey-dev/Rick-and-Morty-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Rick and Morty app

Rick and Morty app

The general idea of this project is to create a SPA (Single Page Application) that will show information from a third party api related to the series Rick and Morty, through this api you can get information about the characters of the series, details of the characters, episodes of the series and locations present in the series.

This API is implemented through GraphQL so I had to use Apollo Client from the Frontend to consume the information, I had never worked with this type of API's before so it was an opportunity to learn a new technology and way of working with API's quite nice.

The application was developed following a Mobile First methodology and used SASS, Typescript and React as frontend technologies.

Tech Stack

  • Typescript
  • SASS
  • React
  • GraphQL
  • Apollo Client

Screenshots