DEV Community

Cover image for #1 Building Headless Commerce with Nuxt 3, Shopify, and TailwindCSS
Jakub Andrzejewski
Jakub Andrzejewski

Posted on • Edited on

12 2

#1 Building Headless Commerce with Nuxt 3, Shopify, and TailwindCSS

When I first saw a video by @simonswiss about Building Headless Commerce with Next.js, Shopify, and Tailwind, I really liked the straightforward approach of explaining the topic by Simon. There were many topics explained in this video, yet Simon managed to explain it in very simple words and right after watching this video I was able to code similar application.

As I am more of a Nuxt.js fan, I started looking if there are similar videos but using Nuxt instead of Next but couldn't not found any. So I decided to record one myself!

In this video, we will be building a simple Headless Commerce website with Nuxt 3, Shopify, and TailwindCSS.

We will fetch the products from Shopify GraphQL API and build our frontend by using Nuxt 3 and TailwindCSS.

I wont be coding all steps here in the article as they are explained step by step in the video. Instead I will just add some useful links that you could check out if you want to build a similar application.

If you are looking for a production-ready Nuxt application with Shopify, check out https://www.vuestorefront.io/ and especially, the integration with Shopify https://docs.vuestorefront.io/shopify/.

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started →

Top comments (0)

Neon image

Next.js applications: Set up a Neon project in seconds

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Get started →

👋 Kindness is contagious

Explore a trove of insights in this engaging article, celebrated within our welcoming DEV Community. Developers from every background are invited to join and enhance our shared wisdom.

A genuine "thank you" can truly uplift someone’s day. Feel free to express your gratitude in the comments below!

On DEV, our collective exchange of knowledge lightens the road ahead and strengthens our community bonds. Found something valuable here? A small thank you to the author can make a big difference.

Okay