Skip to content

Commit 9307e2e

Browse files
committed
chore(template): update README.md
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent aab9947 commit 9307e2e

1 file changed

Lines changed: 5 additions & 18 deletions

File tree

template/README.md

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,23 @@
1-
# Nuxt Shopify Template (WIP)
1+
# Nuxt Shopify Template
22

33
[![Github Actions][github-actions-src]][github-actions-href]
44
[![License][license-src]][license-href]
55
[![Nuxt][nuxt-src]][nuxt-href]
66

7-
> [!WARNING]
8-
> 🚧 This template is a work in progress and is not yet ready for production use. Please check back later for updates. 🚧
9-
10-
- 🏀 [Online demo (coming soon)](https://nuxt-shopify.vercel.app/)
7+
- 🏀 [Online demo](https://nuxt-shopify.vercel.app/)
118
- 📚 [Nuxt Shopify documentation](https://shopify.nuxtjs.org)
129

13-
## ⚡️ Features
10+
## Features
1411

1512
- 🛍️ **Shopify Integration**: Sell your products directly from your Nuxt app with [Nuxt Shopify](https://github.com/nuxt-modules/shopify)
1613
- 🌐 **Internationalization**: Built-in page localizations with Nuxt i18n
17-
- 🔒 **Authentication**: Built-in authentication and customer management with Nuxt Auth Utils
18-
- 👤 **Order and Account Management**: View and manage order status and customer accounts
14+
- 👤 **Order and Account Management**: View and manage order status and customer accounts (Coming soon)
1915
- 🧩 **UI Components**: Built with Nuxt UI components and Tailwind 4 for a consistent look and feel
2016
- 🖼️ **Image Optimization**: Automatically optimized images with Nuxt Image
2117
- 🔗 **Type Safety**: Fully type-safe and checked with Vue-Tsc
2218
- 🧹 **Code Quality**: Minimally configured ESLint for code quality
2319

24-
### 🛒 E-Commerce Features (WIP 🚧)
25-
26-
- **Product Listing & Filters**: Display products with images, titles, and prices
27-
- **Product Details**: Show detailed information about each product, including variants and options
28-
- **Cart Management**: Add, remove, and update items in the cart
29-
- **Checkout Process**: Seamlessly integrate with Shopify's Storefront API for a smooth checkout experience
30-
- **Order Management**: View and manage customer orders
31-
- **Customer Accounts**: Allow customers to create accounts, view order history, and manage their profiles
32-
33-
## 🚀 Quick Start
20+
## Quick Start
3421

3522
Deploy to vercel:
3623

0 commit comments

Comments
 (0)