This is an Amazon clone built with React, Axios, Router, Heroicon, and Redux. It has the functionality of a cart, allowing users to add items to their cart and see their total cost.
The Amazon clone has the following features:
- User can browse and search for products
- User can add items to their cart
- User can see the total cost of their items in the cart
- User can view their cart and remove items from it
The Amazon clone was built using the following technologies:
- React: a JavaScript library for building user interfaces
- Axios: a Promise-based HTTP client for the browser and node.js
- React Router: a library for managing routes in a React application
- Heroicon: a library of icons for use in web applications
- Redux: a predictable state container for JavaScript apps
You can check out a live demo of the Amazon clone here.
To run this project locally, clone the repository and run the following commands:
cd amazon-clone
npm install
npm start
To use this project, simply browse the site and search for products. To add an item to your cart, click the "Add to Cart" button. To view your cart, click the cart icon in the top right corner of the page. To remove an item from your cart, click the "Remove" button next to the item.
This project was built by mySelf.
Thank you for checking out this Amazon clone! If you have any questions or feedback, feel free to reach out to us.
date: 25 april 2023 day 134