Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 2.49 KB

README.md

File metadata and controls

55 lines (37 loc) · 2.49 KB

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.

Demo Admin URL: https://sneakpeaks.jungrama.com/admin/
Email: storeadmin@example.com
Password: Password123

Frontend

The frontend of this project is built using Next.js, a powerful and versatile framework for building modern web applications. If you'd like to explore and collaborate on the codebase, you can check out the repository by following this link

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

Order Track Screenshoot

Screenshoot

Order Page Form Schema

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:1337 to access the web.

License

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