6 Forks
38 Stars
38 Watchers

BookSpine

BookSpine is the sample app for my blog post series about SwiftUI and Firebase. Start reading the blog post series here to learn more: https://peterfriese.dev/swiftui-firebase-fetch-data/

How to download and setup BookSpine

Open terminal and run command
git clone https://github.com/peterfriese/BookSpine.git
git clone is used to create a copy or clone of BookSpine 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 BookSpine https://github.com/peterfriese/BookSpine/archive/master.zip

Or simply clone BookSpine with SSH
[email protected]:peterfriese/BookSpine.git

If you have some problems with BookSpine

You may open issue on BookSpine support forum (system) here: https://github.com/peterfriese/BookSpine/issues