Project
cheapEgames was created using Express, PostgresQL, and BootStrap. Users are able to find deals on games by entering a video-game genre into the search bar. This application was created by myself as a first attempt with a full-stack application. I wanted to build a website that I could personally use to benefit my purchases while learning the PERN stack. The application utilizes the RAWG and CheapShark API to gain data about the latest video-game deals and information. In the future, I plan to implement search-by-name functionality.
Technologies
Express
PostgresQL
BootStrap
RAWG API
CheapShark API
Back