Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 749 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 749 Bytes

Strapi & Nuxt e-commerce app using Snipcart

strapi-nuxt-ecommerce

Here's how to bind Nuxt to Strapi and use Snipcart to craft a neat e-commerce app.

Tutorial steps:

  • Generating a Strapi app & creating products
  • Consuming products with Nuxt.js
  • Adding e-commerce functionalities with Snipcart
  • Handling custom fields in the cart
  • Integrating a GraphQL plugin
  • Deploying the Strapi & Nuxt e-commerce app

Read the complete tutorial here

Try the live demo here

See the starter here

Happy coding folks!