Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 751 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 751 Bytes

WARNING: I won't work on this starter anymore in the future, as I migrated from Vue/Nuxt to React/Next. Feel free to fork this starter or contact me to gain access to the repo.

Medusa Nuxt 3 Starter [UNMAINTAINED]

Requirements

Backend server:

  • @medusajs/medusa: ^1.3.0

Roadmap

Routes

  • /
  • /products
  • /products/[slug]
  • /collections
  • /collections/[slug]
  • /account
  • /sign-in
  • /sign-up
  • /shopping-cart
  • /checkout
  • /order-confirmed
  • /create-return
  • /faq
  • /terms-and-conditions
  • /privacy-policy
  • /contact
  • error.vue (root)

Misc

  • Ensure right semantic html tags are used
  • Responsive design