A full-stack application that allows visitors to search for images. This challenge is part of Free Code Camp's Take Home Projects.
- You can get the image URLs, descriptions, and page URLs for a set of images relating to a given search string.
- You can paginate through the responses by adding a ?page=2 parameter to the URL.
- You can get a list of the most recently submitted search strings.
Coming soon