An app that utilizes the Pexels API to return images from Pexel.com.
This project is a simple web application that displays stock images from Pexel.com related to the user's query. This app works by sending an AJAX request with the Pexels API, which then returns photo data that is dynamically outputted to the screen.