Gatsby Starter eCommerce
A Gatsby starter for building eCommerce sites using the Moltin eCommerce API. This project adapts an existing NextJS eCommerce starter for GatsbyJS, offering a PWA-ready storefront with key features:
- Moltin eCommerce API: Leverages Moltin for product and order management.
- React 16: Built with React for a component-based architecture.
- PWA Support: Includes manifest.webmanifest and offline support for a progressive web app experience.
- Eslint & Prettier: Code quality tools for consistent styling and error prevention.
- Styled Components: CSS-in-JS solution for component-level styling.
- Authentication: User authentication via Moltin (login and registration).
- Stripe Checkout: Integrated Stripe checkout for payment processing.
Use Cases:
- Rapid prototyping of eCommerce storefronts.
- Building performant, SEO-friendly online stores with GatsbyJS.
- Creating headless commerce solutions with Moltin as the backend.
- Learning and experimenting with modern eCommerce development practices.