73 Forks
375 Stars
375 Watchers

MakeItSo

This is the source code for Make It So, the sample app accompanying my blog post "Replicating the iOS Reminders App Using SwiftUI and Firebase"

How to download and setup MakeItSo

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

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

If you have some problems with MakeItSo

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