This is a copy of the world famous e-commerce webiste i.e. Just tried my skills to make real world applications, hence the original is build with
- This is only the frontend and no backend used
- Not fully copied amazon as there are lots of stuff and it will takes several time
- Add to basket functionality
- Subtotal functionality
- No reloading (Power of React)
- Total Items in basket functionality
git clone https://github.com/shivkaansh/Amazon_clone_reactJS.git
cd amazon_clone_React_JS
npm i
npm start