Resellable is a platform for reselling products, allowing users to browse, manage, and purchase items. This is the client-side of the website, offering a seamless shopping experience.
Resellable Client
Resellable Server
- Email: ruhulamin@gmail.com
- Password: Ruhul123456@
- View all available products.
- View detailed product information.
- Add products to the cart.
- View and manage the cart.
- Remove items from the cart.
- Add products to the wishlist.
- View and manage the wishlist.
- Remove items from the wishlist.
- Access the checkout page.
- View order history and details.
Resellable provides an intuitive interface for users to explore, save, and purchase resellable products with ease.
- React
- React Router
- React Tailwind
- React Hook Form
- React Image Gallery
- React Toastify
- React Icons
- React Stripe
- Node.js
- Express.js
- MongoDB
- Firebase Authentication
- Vercel
- Clone this project
- cd
resellable-client
- Setup firebase environment variable
- Enable firebase authentication (Email/Password and Google)
- Run
npm install
- Run
npm start
- Clone this project
- cd
resellable-server
- Setup environment variable
- Run
npm install
- Run
npm start