A simple note-taking app made using SwiftUI and SwiftData
- Persistent Notes - Save and manage notes locally with SwiftData.
- Minimal UI - Minimal, native iOS UI.
- SwiftUI Design - Utilizes modern SwiftUI layout
- Swift - Core language
- SwiftUI - UI framework
- SwiftData - For data persistence
- Clone the repository.
git clone https://github.com/DTeakell/Notebook.git
- Open in Xcode.
- Build and run on an iPhone simulator or physical device.
- Xcode 15 +
- iOS 16 +