Skip to content

Amazon Clone is a fully functional e-commerce web application inspired by Amazon

Notifications You must be signed in to change notification settings

arjad/Amazon-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone

Introduction

Welcome to the Amazon Clone! This project is a fully functional e-commerce website inspired by Amazon, built using modern web technologies. It features product listings, user authentication, cart management, and order processing.
Deployed Link: https://optimistic-shockley-06ae03.netlify.app/

Features

  • User Authentication – Sign up, log in, and manage accounts.
  • Product Listings – Browse products with images, descriptions, and prices.
  • Shopping Cart – Add and remove items from the cart.
  • Order Processing – Checkout process with payment integration.
  • Responsive Design – Optimized for different screen sizes.
  • Search Functionality – Quickly find products using search filters.
  • Dark Mode – Light/dark theme toggle for better user experience.

Technologies Used

  • React.js – The core framework for building the UI.
  • Firebase – Backend services for authentication and database.
  • Tailwind CSS – Modern styling framework.
  • JavaScript – Adding interactivity and logic.

Installation

Follow these steps to set up the project locally:

# Clone this repository
git clone https://github.com/arjad/Amazon-Clone.git

# Navigate to the project directory
cd Amazon-Clone

# Install dependencies
npm install

# Start the development server
npm run serve

Contributing

Contributions are welcome! Follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Open a pull request.

Enjoy building your Amazon Clone with Vue.js! 🛒🚀

About

Amazon Clone is a fully functional e-commerce web application inspired by Amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published