photo-search
A photo search application which using unsplash api
Project setup
unsplash
Before install dependencies, register as a developer inapi calling
then, create an app and get your access key which it’s require forInstall dependencies
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint