Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 947 Bytes

File metadata and controls

45 lines (32 loc) · 947 Bytes

Resellable (Assignment 12)

Resellable is Re-Sale seller proudcts type website and this is the client side of the website.

Live Site

Resellable Client
Resellable Server

Features

  • User can see all the products.
  • User can see the details of the product.
  • User can add the product to the cart.
  • User can see the cart.
  • User can remove the product from the cart.
  • User can add the product to the wishlist.
  • User can see the wishlist.
  • User can remove the product from the wishlist.
  • User can see the checkout page.
  • User can see the order history.
  • User can see the order details.

Frontend Technology

  • React
  • React Router
  • React Tailwind
  • React Hook Form
  • React Image Gallery
  • React Toastify
  • React Icons
  • React Stripe

Backend Technology

  • Node.js
  • Express.js
  • MongoDB
  • Firebase Authentication
  • Vercel