-
Install Cocoapods:
sudo gem install cocoapods
- Clone the repo
- Navigate to the project folder
- Install dependencies
- Open the project
git clone https://github.com/breel93/Fave_iOS.git
pod install
Any contributions will be greatly appreciated.
- Fork the project
- Create your feature branch (
git checkout -b feature/AwesomeFeature
) - Commit your changes (
git commit -m 'Add some AwesomeFeature'
) - Push to the branch (
git push origin feature/AwesomeFeature
) - Open a pull request
- Kola Emiola - @kola_emi
- [email protected]