Game Library App - Main desktop image
App

Games Library App

This project came about from two of my interests which are apps and games. This app was developed from scratch using vanilla JS on the MVC pattern. When a user searches for a game, it fetches data from an API. Amongst the features for this app, the user can favourite their game which will allow them to view it without searching for it again. This utilises the localStorage API found in web browsers. This project can now be found on Github.

  • HTML5
  • SCSS
  • JavaScript
  • API
  • Webpack
  • ES6
  • MVC

Other views

Desktop

Games Library App - screenshot desktop

Tablet

Game Library App - tablet mode image

Mobile

Game Library App - mobile mode image