An iOS application built using SwiftUI, following the MVVM design pattern. The app fetches and dynamically renders content from a Storyblok CMS, showcasing a blog space with multiple blocks and screens.
- SwiftUI for modern, declarative UI development
- MVVM design pattern for clean architecture
- Storyblok CMS integration for dynamic content
- Multiple blocks and screens for a comprehensive blog experience
To get started with the project, follow the instructions below.
- Clone the repository.
- Open the project in Xcode.
- Build and run the app on your simulator or device.
- iOS 14.0+
- Xcode 12.0+
- Swift 5.3+
This project is licensed under the MIT License.
Feel free to contribute to the project by submitting issues or pull requests.
Happy coding!