Welcome to the SwiftUI Developer Starter Kit! This repository is designed to help you kickstart your journey into SwiftUI development, especially if you're following along with Professor John Gallaugher's tutorials on YouTube. Whether you're a beginner or an experienced developer looking to explore SwiftUI, you're in the right place.
Before diving into SwiftUI development, ensure you have the following installed on your system:
- Xcode: You can download Xcode from the Mac App Store.
-
Clone this repository to your local machine:
git clone https://github.com/essgeejay/YouAreAwesome.git
-
Open the project in Xcode by double-clicking on the
YouAreAwesome.xcodeprojfile. -
Start exploring the code and experimenting with SwiftUI!
- YouTube Channel
- Professor John Gallaugher's tutorials cover a wide range of topics related to SwiftUI development. Make sure to check them out and follow along with the examples provided in this repository.
- SwiftUI Documentation: Apple's official documentation for SwiftUI. A comprehensive resource to understand the framework's capabilities and best practices.
- Swift Forums: Engage with other SwiftUI developers on the official Swift forums. Ask questions, share insights, and collaborate with the community.
If you have suggestions, improvements, or would like to contribute to this starter kit, feel free to submit a pull request. Your contributions are highly appreciated!
This project is licensed under the MIT License - see the LICENSE file for details.
Happy coding! 🚀