https://github.com/snipcart/strapi-nuxt
Demo for a Snipcart powered e-commerce store built with Nuxt and managed in Strapi.
https://github.com/snipcart/strapi-nuxt
ecommerce jamstack nuxt snipcart strapi
Last synced: 10 days ago
JSON representation
Demo for a Snipcart powered e-commerce store built with Nuxt and managed in Strapi.
- Host: GitHub
- URL: https://github.com/snipcart/strapi-nuxt
- Owner: snipcart
- Created: 2020-07-15T20:47:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T20:29:44.000Z (over 4 years ago)
- Last Synced: 2025-03-28T10:50:21.343Z (27 days ago)
- Topics: ecommerce, jamstack, nuxt, snipcart, strapi
- Language: Vue
- Homepage: https://strapi-nuxt-snipcart.netlify.app/
- Size: 664 KB
- Stars: 32
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Strapi & Nuxt e-commerce app using Snipcart

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](https://snipcart.com/blog/strapi-nuxt-ecommerce-tutorial)
> Try the live demo [here](https://strapi-nuxt-snipcart.netlify.app/)
> See the starter [here](https://strapi.io/blog/strapi-starter-nuxt-js-e-commerce)
Happy coding folks!