Games explorer app was created as a research project with no practical purpose in mind.
You can browse game genres and stores. Also, you can browse games which belong same genre and read information about selected game. Every store leads you to the official web site.
Made with SwiftUI and Combine . Targets iOS 15.0 or higher.
Feel free to use, modify, redistribute it without any restrictions.
Get a free API key at https://rawg.io/apidocs
Clone the repo -> git clone https://github.com/alazarevic5/games_details.git
Put your API key in Config.swift - my API key is removed now from the project
let apiKey = ""
Build, run, enjoy!