Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 907 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 907 Bytes

Sanity Ecommerce nextJS web application

Introduction

This is a ecommerce web application built with sanity, nextJS, with full cart functionality and stripe payment functionality.

Demonstration

ecommer_vid (1)

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Learn More

To learn more about to build this application, take a look at the following resources:

You can check out Adrian Hajdin GitHub repository - your feedback and contributions are welcome!