2 Forks
9 Stars
9 Watchers

swiftui-notes

A simple note-taking application written using SwiftUI. The backend is managed using Google's Firebase (Firestore).

How to download and setup swiftui-notes

Open terminal and run command
git clone https://github.com/nikolouzos/swiftui-notes.git
git clone is used to create a copy or clone of swiftui-notes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with swiftui-notes https://github.com/nikolouzos/swiftui-notes/archive/master.zip

Or simply clone swiftui-notes with SSH
[email protected]:nikolouzos/swiftui-notes.git

If you have some problems with swiftui-notes

You may open issue on swiftui-notes support forum (system) here: https://github.com/nikolouzos/swiftui-notes/issues