Skip to content

Prachi-Gore/amazon

Repository files navigation


Built With

(back to top)

Features

  • User Authentication
    • Login
    • Signup
  • Cart Management
    • Add/Remove item to Cart
    • Increase/Decrease quantity of item in Cart
    • Updating Subtotal
  • Form Validation
  • Reset Password
  • Address Page
  • Payment Page
  • Checkout Page

(back to top)

Folder Structure

- /public
- /src
   - /assets
   - /components
      - Address
      - Card
      - Checkout
      - Login
      - Home
      - Navbar
      - Checkout
      - ResetPassword
      - SendMail
      - SignUp      
  - reducer
  - StateProvider
  - App.css
  - App.jsx
  - index.css
  - index.jsx
- package-lock.json
- package.json
- README.md
- index.html
- vite.config.js

(back to top)

Contact

(back to top)