







An app that I made as an alternative to doomscrolling through stores like Steam. It’s almost entirely made with React Native using the preexisting IGDB API. For the login & signup process I used Firebase which also tracks each users’ favourites and recently viewed games. Combined with IGDB this took care of all backend needs. You can find most of the code here.