Run commands
-
npm install
-
npm run dev
Run commands
-
npm install --global yarn
-
yarn install
-
yarn run dev
This will run the app on localhost: 3000.
Also to make the use of stripe run this command on another terminal:
stripe listen --forward-to localhost:3000/api/webhook
Also this is the link to the deployed application, the signin functanality does not work after deployment.
https://amazon-clone-lovat.vercel.app/