A simple countdown app using SwiftUI. This is my first Swit project, I made this for a Codementor Challenge.
✅ Create a countdown using a specific end date and time.
✅ Customize countdowns with a title and color.
✅ Data persistance using UserDefaults
.
✅ Edit and delete created timers.
Timers List | Timer List (Editing Mode) |
---|---|
Timer Details | Timer Form |
---|---|