You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,12 +44,17 @@ The Medusa Next.js Starter is built with:
44
44
-[Medusa](https://medusajs.com/)
45
45
46
46
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
48
56
- 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)
53
58
-[Product Module](https://docs.medusajs.com/modules/products/serverless-module) support (coming soon)
0 commit comments