Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 amazone Clone Website

responsive amazone Clone Website* built using React.js and Tailwind CSS.

This project provides a simple shopping experience where users can browse products, view product details, add products to the cart, change product quantities, and remove products from the cart.


🚀 Live Demo

🔗 Live Demo


✨ Features

  • 🏠 Responsive home page
  • 🛍️ Display products
  • ❌ Remove products from cart
  • 💰 Calculate cart total
  • 📱 Fully responsive design
  • 🎨 Modern UI using Tailwind CSS
  • ⚡ Fast and interactive React interface

🛠️ Technologies Used

Frontend

  • React.js
  • JavaScript
  • Tailwind CSS
  • Redux
  • HTML5
  • CSS3

Tools

  • Vite
  • Git
  • GitHub

📂 Project Structure

myshops/
│
├── public/
│   └── ...
│
├── src/
│   │
│   ├── components/
│   │   │   ├── img/
│   │   │   └── ...
│   │   ├── Banner.jsx
│   │   ├── CheckoutProduct.jsx
│   │   ├── Footer.jsx
│   │   ├── Navbar.jsx
│   │   └── ProductCard.jsx
│   │
│   ├── redux/
│   │   └── slices/
│   │         └── cartSlices
│   │
│   ├── pages
│   │   ├── Ceckout.js
│   │   ├── Home.js
│   │   └── SignUp.js
│   │
│   ├── App.js
│   ├── index.js
│   └── index.css
│
│
├── .gitignore
├── package.json
├── README.md
└── ...

⚙️ Installation

  1. Clone the Repository
git clone https://github.com/sachinwebdev369/amazoneclone.git
  1. Navigate to the Project
cd amazoneclone
  1. Install Dependencies
npm install
  1. Start the Development Server
npm run start

About

amazon clone website. feature are add/ remove from cart, mobile navbar animation

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages