Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 307 Bytes

Rick-and-Morty-TCA-SwiftUI

Rick and Morty API: Fetching character data via REST API.

SwiftUI: App interface built with SwiftUI for a modern and interactive UI.

TCA (The Composable Architecture): App state management through TCA/Redux approach.

Realm: Storing character information for offline access.