Skip to content

JungRama/strapi-ecommerce-nextjs

Repository files navigation

Starter ecommerce Integration for NextJS and Strapi

Cover

Welcome to the Starter eCommerce Integration for NextJS and Strapi! This project is designed to help you kickstart your eCommerce website development by integrating the Next.js framework with the Strapi headless CMS. With this starter, you can build a fast, modern, and fully customizable eCommerce site tailored to your specific needs.

Backend / CMS

The backend is using Strapi, a flexible and open-source content management system, serving as the backend for this eCommerce content. Checkout the repository here

Features

  • Next.js Framework: A powerful and versatile React framework for building server-rendered and static web applications.
  • Strapi Headless CMS: A flexible and open-source content management system, serving as the backend for your eCommerce content.
  • Fully Customizable: Tailor the starter to your specific eCommerce requirements, from product listings to checkout processes.
  • Product Catalog: Create, update, and manage product listings and categories seamlessly.
  • Order Management: Manage customer orders and track order status.
  • Authentication and User Management: Easily implement user registration, authentication, and profile management.
  • Responsive Design: Built with mobile-first design principles, ensuring a great user experience on all devices.
  • Stripe Integration: Easily integrate Stripe for processing payments securely.
  • EasyPost Integration: Utilize EasyPost for efficient shipping and tracking of orders.

Screenshoot

Screenshoot

Checkout Page Screenshoot

Screenshoot

Order Page Screenshoot

Screenshoot

Getting Started

To get started, follow these steps:

  1. Clone this repository to your local machine.
  2. Install the required dependencies.
  3. Copy .env.example and fill the information.
  4. Start the application.
  5. Open your browser and navigate to http://localhost:3000 to access the web.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages