This is a Next.js project build with TypeScript,and this is E-COM website for selling and buying items with stripe and other payment method integrated.
-
Clone the repository to your local machine:
https://github.com/abhms/e-com.git
First, run the development server:
npm install
npm run dev