/RickAndMortyApp

Application developed in flutter consuming the rick and morty api

Primary LanguageMakefile

Rick And Morty App

📝 About

The Rick And Morty app is an app developed in Flutter that displays characters from the Rick and Morty series and shows some of their information.

✔️ Result:

Home Page:

Detail Page:

✨ How to use

  1. Clone the repository :
  $ git clone https://github.com/thalytabdn/RickAndMortyApp
  1. Running the application:
## Install the dependencies
  $ flutter pub get

## Start the application
  $ flutter run