Skip to content

thesanjida/next-js-eCommerce-app--full-stack

Repository files navigation

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

Next JS Stripe Vercel

Deploy in VERCEL Click Here!

Quick Overview - Setup & Run

Step - 1

Download or Clone

git clone https://github.com/thesanjida/next-js-eCommerce-app--full-stack.git

Step - 2

cd next-js-eCommerce-app--full-stack

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 https://localhost:3000 with your browser to see the result.

Screenshot

#Homepage

#Product Page

#Cart

#Payment Page - Stripe

#Purchased

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published