This project is a shopping website that looks like Amazon website
- Home Page with Swiper
- Product Page includes Sizes, Colors...
- Add Comment with images For Product
- Cart Page
- Checkout Page with Coupon section
- Order Page with Payment
- Profile page (address, list orders, reset password,...)
- Login/Signup User Account
- Google / GitHub Authentication
- Search Page
- Browse Page (Filter By Category, Size, Color, ...)
- Admin Dashboard (add prodcut, category, sub category,...)
- New Features... (coming soon)
# Clone the repository
git clone https://github.com/no2ehi/full-amazon-clone
# Go into the directory
cd full-amazon-clone
# Install dependencies
npm i
# or
yarn
# Run the development server
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
If you have any feedback, please reach out to us at ruholahn2@gmail.com