This application simulates a credit check on a user by making a call to an API and displaying the data
ClearScore
Description
This application simulates a credit check on a user by making a call to an API and displaying the data.
How to run
- Clone project
- Ensure to have X Code 13 or later with a simulater running iOS 15.2 or later
- Run a pod install from terminal
- Open the workspace once the pod install has run