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
-yarn or npm install
-yarn start or npm start
-Access "localhost:3000"