Skip to content

Welcome to Amazon-mini! Discover a vast collection of products and easily make purchases with our user-friendly interface.

Notifications You must be signed in to change notification settings

Ganeshshinde-2003/amazon-starterpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Mini

This project is a mini clone of Amazon built using React JS and CSS. It includes several key features of the Amazon website, such as a product catalog, product details page, and shopping cart.

Features

  • Browse products by category or search for specific productsl.
  • View product details, including price, description, and reviews.

Installation

To run the Amazon Mini project locally, follow these steps:

  • Clone the repository to your local machine.
  • Run npm install to install the necessary dependencies.
  • Run npm start to start the development server.
  • Navigate to http://localhost:3000 in your web browser to view the app.

Contributing

We welcome contributions to the Amazon Mini project! If you'd like to contribute, please follow these steps:

  • Fork the repository and clone it to your local machine.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them with clear commit messages.
  • Push your branch to your forked repository.
  • Submit a pull request to the original repository, describing your changes and the problem they solve.

Before submitting your pull request, please make sure your code follows our coding standards and has been tested thoroughly.

Warning

Please note that the Amazon Mini project is designed to work best on laptop screens and tablet screens. The layout and functionality may not work as expected on smaller screens, such as mobile phones.

We recommend using the Amazon Mini project on a laptop or tablet for the best user experience. If you do encounter issues on smaller screens, please let us know so we can work to address them.

Acknowledgements

I would like to thank the following open source libraries and resources used in this project:

  • React JS
  • React Router
  • CSS Modern Button
  • Font Awesome

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

yarn eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

About

Welcome to Amazon-mini! Discover a vast collection of products and easily make purchases with our user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 55.1%
  • CSS 42.6%
  • HTML 2.3%