Pre work project for chingu Voyage 8
This app lets you search books using the google's book API. Once you enter you search term the app will return the
10 first results. also you will be able to see more of it if you click on the see this book button.
http://bookfinderapp-chingu.surge.sh/
Vue
Vuex
Vuetify
npm install
npm run serve
npm run build
npm run test
npm run lint