MarketXChange is a dynamic online marketplace that enables users to buy, sell, and bid on products in real-time. It offers a seamless and engaging e-commerce experience with advanced analytics, secure payment processing, and personalized product recommendations.
- Real-Time Bidding: Users can place bids on products, with prices updating in real-time.
- Product Management: Users can create, view, and manage products.
- User Authentication: Sign up, login, and manage your profile securely.
- Token-Based Payment System: Users can purchase products using tokens, with the option to refill tokens.
- Responsive Design: Optimized for both desktop and mobile devices.
-
Start the backend server
- cd MarketXChange_backend
- npm start
-
Start the frontend side
- cd marketxchange-frontend
- npm start
-
launch localhost::3000