Skip to content

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

Notifications You must be signed in to change notification settings

jamesonwilliams/rick-morty-swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages