Skip to content

websines/next-ecom

Repository files navigation

E-commerce || Build with NextJs, Sanity and Payment gateway - Stripe.

Quick Overview - Setup & Run

Step - 1

Download or Clone

git clone https://github.com/websines/next-ecom.git

Step - 2

cd next-ecom

Step - 4

npm i
#or
npm install
#or
yarn add

Step - 5

create .env file from .env.example need Stripe & Sanity

  • Token - Sanity
  • Publishable key - Stripe
  • Secret key - Stripe

Step - 6

Build & Run the project

First, run the development server:

npm run dev
#or
yarn dev

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published