- Fetches 20 users from RandomUser API.
- Scrollable list with thumbnails.
- Detail screen with profile picture, email, and phone.
- MVVM architecture with repository pattern.
- Async/await for networking.
- Error and loading handling.
- Added XCTestCase
- Open the project in Xcode 16.4.
- Run on iOS 18.5 simulator/device.
- No API keys or setup needed — uses public API.