An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Strapi & Nuxt e-commerce app using Snipcart

![strapi-nuxt-ecommerce](https://snipcart.com/media/204926/strapi-nuxt-ecommerce.png)

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!