One-page app that uses a photo search API via AJAX to search for images and display them.
I wanted to make a small application that made use of express routing along with express-handlebars in order to retrieve photos from an API search
#Technologies
In this app I used express, express handlebars, jQuery, Bootstrap CSS framework, eslint for good coding standard, and travis for build checks.
Heroku was used for deployment