Skip to content

amotahar/furniture-client

Repository files navigation

✅✨Furniture Buy & Sell✨✅

Wood Sell is a Furniture based web application. Here used-furniture are available for buy and sell. You can booked the product and also can pay with stripe.


🔗 Links




💠Admin Info💠




💖💥Features💥💖

  • Its a Furniture reseller website
  • Responsive for all device
  • Seller can add product
  • Seller can delete product
  • Buyer can pay with stripe
  • Separate Buyer, Seller, Admin Dashboard



💥✅Installation (Test Purpose )✅💥

  • step 1: clone this repository and server repository in your PC.
  • step 2: Install the dependencies for both repository and server.
  npm i --legacy-peer-deps 
  • step 3: If necessary to update those dependencies.
  npx npm-check-updates -u 
  npm install
  • step 4: You have to install firebase and set credentials in the environment variable.

  • step 5: You have to create a account in imgbb.com/ and set api credentials in the environment variable.

  • step 6: You have to create a account in stripe.com/ and set api credentials in the environment variable.




💠🎯Tech Stack🎯💠

Client:-

  • React Js
  • TailwindCSS
  • Firebase
  • DaisyUI
  • Axios
  • React-hook-form
  • Stripe
  • imgbb

Server:-

  • Node
  • Express
  • MongoDB
  • Dotenv
  • Cors