This project is a simple application that only displays a single list of users. The application has no interaction, it was developed only to practice VIPER and understand a bit about how VIPER works in a real project.
The application fetch data(User's name) from the JSON API and displays it in a list.
- Xcode
- JSON API