Skip to content

hailemichael1/Amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone

Description

This project is a clone of Amazon, built using Vite. It replicates core functionalities such as user authentication, Shopping cart, order processing, and payment integration.

Features

  • User authentication (sign up, log in, log out)
  • Product listing
  • Shopping cart functionality
  • Order processing
  • Payment integration

Technologies Used

  • Vite: A fast build tool and development server.
  • React: For building user interfaces.
  • React Hooks: For state management.
  • Firebase: For user authentication and backend services.
  • Stripe: For payment processing.

Installation

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone https://github.com/hailemichael1/Amazon-clone.git
    cd amazon-clone
    
  2. Install the dependencies:
     npm install
    
  3. Start the development server:
     npm run dev
    
  4. Open your browser and navigate to http://localhost:5173.

Usage

Once the server is running, you can:

.Create an account or log in. .Browse products and add them to your cart. .Proceed to checkout and complete your order.

Contributing

Contributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request.

Contact

For questions or feedback, feel free to reach out to me at [hailyemisganew@gmail.com].

About

Amazon Clone web App click the link below 👇 to see the live site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors