Skip to content

Commit b2c5815

Browse files
authored
Update README.md
1 parent e579d92 commit b2c5815

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,17 @@ The Medusa Next.js Starter is built with:
4444
- [Medusa](https://medusajs.com/)
4545

4646
Features include:
47-
- Full e-commerce support
47+
- Full e-commerce support:
48+
- Product Detail Page
49+
- Product Overview Page
50+
- Search with Algolia
51+
- Product Collections
52+
- Cart
53+
- Checkout with PayPal and Stripe
54+
- User Accounts
55+
- Order Details
4856
- Next.js 13
49-
- App Router
50-
- Customer Accounts
51-
- Search with Algolia
52-
- Checkout with PayPal and Stripe
57+
- Full App Router support with [Dynamic Routes](https://nextjs.org/docs/app/building-your-application/routing/dynamic-routes) and [Route Groups](https://nextjs.org/docs/app/building-your-application/routing/route-groups)
5358
- [Product Module](https://docs.medusajs.com/modules/products/serverless-module) support (coming soon)
5459

5560
# Quickstart

0 commit comments

Comments
 (0)