jamesonwilliams / rick-morty-swiftui

A toy app that consumes the Rick & Morty API and presents its data via SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A toy app that consumes the Rick & Morty API and presents its data via SwiftUI


Languages

Language:Swift 100.0%