/AnimalCrossingCharacters

A colorful SwiftUI app that displays Animal Crossing character cards in a cute grid layout.

Primary LanguageSwift

🐾 Animal Crossing Characters App

A visual catalog of popular Animal Crossing characters built with SwiftUI.
This project focuses on creating beautiful, responsive layouts using modern SwiftUI techniques.

App Screenshot

✨ Features

  • 🧩 Grid layout using LazyVGrid
  • 🎨 Custom cards with background color per character
  • 🖼️ Character images, names and shadows
  • 📱 Fully responsive UI for iPhone
  • 🔄 State and data management with @State and @Binding
  • ☁️ Light animated background

🚧 In Progress

This app is currently under development.

  • Basic layout and styling
  • Character card view
  • Scrollable grid
  • Add character descriptions
  • Implement detail view
  • Add favorite toggle with animation
  • Improve accessibility and dark mode

🛠 Technologies

  • 💻 Swift
  • 📱 SwiftUI
  • 🧠 MVVM-ready structure
  • 🧰 Xcode

📦 How to Run

  1. Clone the repository
    git clone https://github.com/benjaminrsalgado/AnimalCrossingCharacters.git