A SwiftUI iOS application that displays SpaceX rockets using the official SpaceX API
- Browse SpaceX rockets with real-time data
- View detailed rocket specifications
- Custom-designed UI with glassmorphic effects
- Async/Await for smooth performance
- MVVM architecture pattern
- SwiftUI - UI framework
- Swift - Programming language
- Async/Await - Concurrency
- MVVM - Architecture pattern
- iOS 15.0+
- Xcode 13.0+
- Swift 5.5+
- Clone the repository
git clone https://github.com/ninikurshavishvili/spaceXProject.git- Open the project
cd spaceXProject/spaceXApp
open spaceXApp.xcodeproj- Build and run (Cmd + R)
Uses SpaceX API v4 - no API key required.
Nino Kurshavishvili
- GitHub: @ninikurshavishvili
Open source and available for educational purposes.

