Viagens (SwiftUi)
Project developed to study Swift
π
Contents
-
π Contents -
π· Screenshots -
π Technologies -
π» How to run -
π Issues -
β¨ Contributing -
π License
π·
Screenshots
π
Technologies
This project was made using the follow technologies:
swift
: creatig basic interfaces
π»
How to run
# Clone Repository
$ git clone https://github.com/Sthaynny/viagens_swift_ui.git
# Open Aplication
$ open xcode with app
Go to device to see the application running.
π
Issues
Create a new issue report, it will be an honor to be able to help you solve and further improve our application.
β¨
Contributing
This project follows the Angular Convention commits pattern. Click to see the available prefixes.
- Fork this repository;
- Create a new branch to develop your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: my new feature'
; - Push to your branch:
git push origin my-feature
.
π
License
This project is under the MIT License | Made with