Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 3.15 KB

README.md

File metadata and controls

59 lines (40 loc) · 3.15 KB

elastic-path-storefront Elastic Path storefront starter

This project was generated with Composable CLI.

This storefront accelerates the development of a direct-to-consumer ecommerce experience using Elastic Path's modular products.

Tech Stack

  • Elastic Path: A family of composable products for businesses that need to quickly & easily create unique experiences and next-level customer engagements that drive revenue.

  • Next.js: a React framework for building static and server-side rendered applications

  • Tailwind CSS: enabling you to get started with a range of out the box components that are easy to customize

  • Headless UI: completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.

  • Radix UI Primitives: Unstyled, accessible, open source React primitives for high-quality web apps and design systems.

  • Typescript: a typed superset of JavaScript that compiles to plain JavaScript

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page will hot reload as you edit the file.

Deployment

Deployment is typical for a Next.js site. We recommend using a provider like Netlify or Vercel to get full Next.js feature support.

Current feature set reference

Feature Notes
PDP Product Display Pages
PLP Product Listing Pages.
EPCC PXM product variations Learn more
EPCC PXM bundles Learn more
EPCC PXM hierarchy-based navigation menu Main site nav driven directly from your store's hierarchy and node structure
Prebuilt helper components Some basic building blocks for typical ecommerce store features
Checkout Learn more
Cart Learn more