/Rick-and-morty-App

App that consumes Rick and morty Api and display and find characteres

Primary LanguageTypeScript

Rick And Morty App

Application made with React and Typescript to find characters, locations and episodes from rick and morty

Features

  • Search characters
  • Search Locations
  • View character detail
  • Search episodes

Stack

  • Custom hooks
  • Communication between components
  • CSS
  • React
  • Axios
  • Vite
  • Typescript
  • Props
  • Responsive design
  • React query (Also with pagination)
  • styled components
  • Material UI
  • React router dom
  • Unit testing

Requirements to run the project

  • Yarn need to be installed
  • Node need to be installed
  • Having internet connection
  • Yarn install to install all dependencies
  • Yarn dev