This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
-
This Project is MERN Trading App project
-
Client => Used Dependencies => react, react-router-dom, redux, redux-toolkit, redux-persist, axios and date-fns. Styling => ant design, tremor, tailwindcss
-
Server => Used Dependencies => express, express-validator, jsonwebtoken, bcrypt, body-parser, multer, and cors. Database => mongoose, cloudinary
To use this project run on browser
https://trade-point-mern.onrender.comor
Download and run in app
install dependencies in both
npm installin react (frontend)
npm run devin expressjs (backend)
node app.js- Register Page
- Login Page
- HomePage
- Filter By Tab
- Filter By Textbox
- Detail Page
- Home Page
- Detail Page of Own Post (You cannot bid)
- Detail Page of Other User's Post (You can bid)
- Saved Products
-User Profile Products Page
- Upload Images
- Edit Product
- Create Product
- Notifications (From Bid)
- User Profile
- AdminDashboard Page
- Manage Products
- Manage Users
- Admin Profile



















