Skip to content

hiimanii/Amazon-clone

Repository files navigation

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm run dev

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published