You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a MERN stack-based online market place enabling users to buy or sell pre-owned products.
Implemented product listings, bidding system, and advanced search and filtering.
Utilized Ant Design (antd) library for building a responsive and consistent UI, with secure authentication
using JWT and used Cloudinary for storing images of products.
🚀 Features
🔐 Authentication using JWT
📤 Cloudinary Storage integration for image uploads
📦 Product listing with images, description, price, and category
🔍 Advanced search and category-based filtering
💸 Product bidding (simple)
🧑💼 Profile dashboard to manage products and bids
🔄 Persistent login using localStorage
🛠️ Tech Stack
React.js
Node.js
Express.js
MongoDB
Mongoose
JWT (JSON Web Tokens) – User authentication
bcrypt – Password hashing
Cloudinary – Cloud-based image hosting
📸 Screenshots
About
Developed a MERN stack-based online marketplace enabling users to buy or sell pre-owned products.