Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 353 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 353 Bytes

ToDo List Project for Swift MVVM Course

Description

This project is intended for training MVVM Architecture in Swift for iOS applications. It is a ToDo List application.

Prerequisites

  • Xcode 16.1 +
  • iOS > 18

Installation

Clone this repository

git clone git@github.com:platzi/curso-mvvm-swift.git

Import from Xcode and run.