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

https://github.com/florian-lefebvre/nuxt3-starter-medusa

UNMAINTAINED
https://github.com/florian-lefebvre/nuxt3-starter-medusa

Last synced: 26 days ago
JSON representation

UNMAINTAINED

Awesome Lists containing this project

README

        

> 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

- [x] /
- [x] /products
- [x] /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