Skip to content

vedantg12/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 this is the link to the deployed application, the signin functanality does not work after deployment.

https://amazon-clone-lovat.vercel.app/

About

A cool clone of Amazon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published