Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 537 Bytes

File metadata and controls

9 lines (8 loc) · 537 Bytes

snowNotes

A simple, native, SwiftUI notes app developed as part of the Software Design and Development course.


Editing the Project

  1. Clone the repository using the green Code button in GitHub and "Download ZIP", or run git clone https://github.com/HadesButGithub/snowNotes in your terminal.
  2. Open snowNotes.xcodeproj in Xcode.

Installing On Device

Refer to Apple's documentation for installing apps to a device via Xcode.