Nuxt, Medusa, TailwindCSS Crash Course

Опубликовано: 14 Июнь 2026
на канале: Jakub Andrzejewski
8,406
165

Hello There!

In this video, I am building a simple e-commerce website with Nuxt 3 and connect easily to Medusa Commerce by using the module that I have created. For styling I am using TailwindCSS and for image transformations I am using the Image module with default IPX. Finally, I have deployed the app to Vercel just to see how it works in production.

Enjoy!

My module - https://github.com/Baroshem/nuxt-medusa

Code repository - https://github.com/Baroshem/nuxt-medu...
Deployed app - https://nuxt-medusa-tailwind.vercel.app/
Article - https://dev.to/jacobandrewsky/nuxt-me...

#javascript #programming #developer #nuxtjs #image #optimization #opensource #tailwindcss #css #typescript #community #opensource #vuejs #nodejs #nuxtjs #typescript #medusa

-------------------------------------------------------------------------------------------------

Twitter -   / jacobandrewsky  
Blog - https://dev.to/jacobandrewsky
Linkedin -   / jakub-andrzejewski  
Github - https://github.com/Baroshem

Timestamps:
0:00 Intro
0:27 Technology Stack
1:32 Coding Nuxt app and adding modules
5:00 Get data from Medusa
8:20 Create homepage and product list
11:00 Image optimisations
12:50 NuxtLink
14:10 Product Page
19:00 Deploy to Vercel