- Live Website: https://carbazar-mern.web.app/
- Server Side: https://server-used-car-bazar-mern.vercel.app/
- adminEmail: admin@gmail.com
- adminPassword: Ad123456@
- A web base application (MERN Stack).
- At "Home" page user find "Brands Catagories". and on individual Brands they will find the used cares collection based on that brand.
- User Can view the details of the cars and if user want, user can add the car to their order list for booking.
- There is also a "Report Item" button for report for the Item to Admin at Car's details Card.
- If user is Loged in, user can See Dashboard Button on the Navbar.
- Dashboard will change for different Users(Admin, Seller, Buyer)
- Buyers can see the orders list which he/she added.By Clearing Payment Processing Complete.Buyers can purchase the Car. Also, they can remove items from their list.
- Sellers can add their Product and View their added products. also seller and add the product for advertisement.
- Admin can manage All Sellers and All Buyers also the can take action on Repoted Items(delete the product)
- System is Fully Authenticate By "Google Firebase Authentication" and uses JWTToken for user Authorization.
- There are also "Blog" page. From there user can find Questions and Answers.
- System is fully responsive.
- All Data's are hosted on the database "MongoDB" and server side hosted on "vercel".
- Tailwind CSS.
- react-router-dom
- React JS
- Daisy UI
- Flowbite
- react-hot-toast
- react-icons
- react-spinners
- aos
- JwtToken
- Vercel (Server Side)
- Firebase (Client Side)
- MongoDB(NoSQL)