ChefDelivery.mp4
This app was developed in the Course "iOS with SwiftUI: building components and layouts" by Alura.
This application requires XCode 15.2.0.
git clone https://github.com/samuelematias/ChefDelivery.git
After cloned, open the project in your XCode.
- Fork the project
- Create a new branch with your changes:
$ git checkout -b feat/my-feature
- Save your changes and create a commit message telling you what you did:
$ git commit -m "feat: implement my-feature"
- Submit your changes:
$ git push origin feat/my-feature
Please review the license and remove all of my personal information (docs, images, etc.).
Samuel Matias π» π¨ |