Zelda BotW Search
Search of the Wild – Preview on Netlify
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
Data is coming from Airtable – Zelda BotW. Then data is pushed to Algolia with a node script data/import.js.
UI is built with vue-instantsearch and Bulma.io You can find all the sprites in .sketch file in the design directory.
For detailed explanation on how things work, consult the docs for vue-loader.