Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

clone-Amazon

This project is a clone of Amazon's e-commerce platform, designed for educational purposes to demonstrate web development techniques, user authentication, product listings, shopping cart functionality, and order processing.

Features

  • User Authentication: Register, login, and manage user accounts securely.
  • Product Listings: Browse products by category, search, and view detailed descriptions.
  • Shopping Cart: Add, remove, and update products in the cart.
  • Checkout Process: Secure order placement and payment simulation.
  • Order History: View past orders and order details.
  • Responsive Design: Optimized for desktop and mobile devices.

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/aftb777/clone-Amazon.git
cd clone-Amazon
  1. Install dependencies:
npm install
  1. Configure environment variables:

Create a .env file in the root directory and set your configuration:

MONGO_URI=your_mongodb_uri
JWT_SECRET=your_jwt_secret
PORT=5000
  1. Start the development server:
npm run dev
  1. Open http://localhost:5000 in your browser.

Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.

Note: Replace any technology stack and configuration with your actual project details if different.

About

his project is a clone of Amazon's e-commerce platform, designed for educational purposes to demonstrate web development techniques, user authentication, product listings, shopping cart functionality, and order processing.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages