Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API
https://help.shopify.com/api/storefront-api
MIT License
1.12k stars 329 forks source link

Add Vue.js Storefront API client #127

Open neilmispelaar opened 4 years ago

neilmispelaar commented 4 years ago

Create a Vue.js single page application that consumes the Shopify Storefront API to display products and and allow users to populate a shopping cart and checkout.

A lot of inspiration was taken from @tsavecodes and pull request #83 from the project

I'm throwing this out there to start a conversation - I know there is still a bit of work for this, but wanted to get your initial feedback as I continue to cross things off the todo list.

Dev Notes