Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.02 KB

Rick and Morty App

A simple app that pulls character data from the Rick and Morty API and displays it in a grid view. You can click on the thumbnails to get more detail about a specific character.

The code is intended to showcase a simple list/detail iOS app that makes mainstream and modern tech choices ("best practices") in iOS development as of Q4 2023.

Technical Choices

To do

  • Tests