Pexels API Search App

An app that utilizes the Pexels API to return images from Pexel.com.

Services
Web Development
Technologies
HTML, CSS, Javascript, and AJAX

About the project

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.