Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 646 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 646 Bytes

This is a Imagelist app.

I've created this app with Create React App..

The specs of the project are:

  • Getting data from Unsplash.
  • Showing images by looking at the search queries
  • Showing the image with the owner and download button in a modal

Install & Run

-yarn or npm install
-yarn start or npm start
-Access "localhost:3000"

Dependencies