Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 874 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 874 Bytes

📖 Manga Vault

Manga Vault is a simple manga reading app built with SwiftUI and WKWebView. Users can manage their manga collection, navigate chapters, and track reading progress.

preview

🚀 Getting Started

Prerequisites

  • Xcode (latest version)
  • Swift 5.5+

Installation

  1. Clone the repository:
git clone https://github.com/your-username/manga-vault.git
cd manga-vault
  1. Open the project in Xcode:
open manga_vault.xcodeproj
  1. Run the app:
  • Select your device or simulator.
  • Press Cmd + R to build and run.

🌟 Main Features

  • Manga Library: Browse and manage manga titles.
  • Chapter Navigation: Seamlessly navigate to the next chapter.
  • Progress Tracking: Save the last chapter’s URL for easy resumption.