Skip to content

adibtatriantama/FCC-Image-Search-Abstraction-Layer

Repository files navigation

Image Search Abstraction Layer

Description

A full-stack application that allows visitors to search for images. This challenge is part of Free Code Camp's Take Home Projects.

User Stories

  • 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.

Install instruction

Coming soon

License

MIT License