Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 616 Bytes

File metadata and controls

19 lines (11 loc) · 616 Bytes

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