Creative Kind Prototype in iOS, created as an exercise to learn more about Swift. Creative Kind is a non-profit initiative by Monika Ghobrial, a community driven art project to help those in need. The project is a community driven colouring book, with all proceeds going to non-profit organizations.
This project requires Xcode and cocapods to be installed on the system.
- Clone the project and run
pod install
from the project root. - After all pods have been installed, open
creative-kind.xcworkspace