Skip to content

AadishJain249/Amazon-Clone

Repository files navigation

Amazon Clone (e-commerce)


Amazon Clone is a project where you can create a product, add the products to the cart, do a payment
The design is based on Amazon.

Features

  • Add functional rating products.
  • Email Authentication using firebase
  • Product details page.

How to install and run the project

  • Do npm i for this project after installing all dependencies and do npm start
  • .env is needed to run the application locally (.env in this project is for firebase)

Download and Instalation

You can clone the project using the following command in your terminal:

git clone https://github.com/AadishJain249/Amazon-Clone.git

Now, cd amazon-clone/ and before to start, you need to install the dependencies:

npm install or npm i

or

yarn install

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

How to contribute

Contributing

  • Amazon clone is MIT licensed and accepts contributions via GitHub pull requests

Getting Started

  • Fork the repository on GitHub.

Contribution Flow

  • Make commits of ur changes.
  • Make sure your commit messages are in the proper format title: One line description about your change and screenshot of your work
  • Push your changes to a topic branch in your fork of the repository.
  • Submit a pull request to the original repository.

Demo of this project