Skip to content

masudcodex/furnishbay

Repository files navigation

Furnishbay V1.0

A website to buy and sell used furniture's.

Features

  • A seller can post a product, manage his/her own product by Deleting or make it featured item though the Advertise option from Dashboard.
  • A user can book a product and pay it later from the Booked item list
  • An admin can remove sellers and reported products
  • Other (Coming soon)

For testing the site temporary access:

Admin Email: [email protected]

Admin password: Admin29

Developed with

  • React - A javascript library for building user interfaces
  • Create react app - A quick method to start developing a react application.
  • React Router - V6.4.1
  • Tailwind CSS
  • Daisy UI
  • Firebase - for authentication
    • Authentication with Email & Password
    • Google
  • React hot toast - has been used to show success & error notifications
  • React Icons - has been used for icons
  • React hook form - has been used to register and process form data
  • React Query - has been used to fetch data from server side
  • MongoDB has been used to host data, get and delete data
  • Stripe payment gateway (Testing mode) - has been used for payment process

Getting Started

Follow the following steps to get development environment running.