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.
- Add functional rating products.
- Email Authentication using firebase
- Product details page.
- 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)
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
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.
- If you want to contribute please check the open issues https://github.com/AadishJain249/Amazon-Clone/issues
- Amazon clone is MIT licensed and accepts contributions via GitHub pull requests
- Fork the repository on GitHub.
- 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.
- Video demo of this project
- https://drive.google.com/file/d/1Q6bZe_ZY6G3PkCOp_gKKbGy2NTAteUOs/view?usp=sharing
'