Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 929 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 929 Bytes

Ecommerce Application

A Next.js and Sanity-based ecommerce application utilizing file-based routing for seamless navigation. Integration of the Strapi payment gateway for secure and efficient payment processing. Combines the power of Next.js and Sanity to deliver a robust and user-friendly ecommerce experience.

Installation

  • Install strapi
  • Install dependencies by npm install
  • npm run build
  • npm run start image image image image