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"
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these steps.
This project uses Cocoapods to manage dependencies.
-
If you haven't done so already, install Cocoapods:
sudo gem install cocoapods
- Clone the repo
- Navigate to the project folder
- Install dependencies
- Open the project
git clone https://github.com/peterfriese/MakeItSo.git
cd final/MakeItSo
pod install
xed .
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a pull request
See LICENSE
This is not an official Google product.
Peter Friese - @peterfriese
Project Link: https://github.com/peterfriese/MakeItSo
- The application icon is based on Check by Robert Won from the Noun Project