This is a simple image search application using the Unsplash.com API.
To use it, in your console you must download the files with the following command:
git clone https://github.com/luisveck/image-finder.git
Then access the folder
cd image-finder/
Run npm install then npm start
Enjoy!
