An app that provides a way to browse all video games and their details. User can add the video game to favorite list.
- The video games listed on the home screen, used collection view
- The user can search through video games on home screen
- Images from video games are listed on the game detail screen, used collection view
- Favorite button in video game detail
- The user can see list of favorited video games from the tab bar
- Supports iOS 15
- Used Swift 5.5
- Custom library for downloading images
- Singleton Class
- Pagination