A web app (single page application) created with vue,vuex, bootstrap and bootstrap-vue using free flickr image search api.
for development edit the .env file outside the src folder and add your flickr api key
npm install
npm run serve
npm run build
npm run lint