π Ramtek Bazar
Ramtek Bazar is a hyper-local C2C (Consumer-to-Consumer) marketplace designed to connect local buyers and sellers. It allows users to list pre-owned or new items, browse categories, and manage their own local shop digitally.
Note: This may take 1-2 minutes to load data from the server on the first visit. We are using the free tier of Render to host our backend, which goes to "sleep" after 15 minutes of inactivity.
Visit the ππ» live demo to see it in action!
- User Authentication: Secure registration and login using JWT (JSON Web Tokens).
- Product Management: Full CRUD functionality (Create, Read, Update, Delete) for product listings.
- Image Hosting: Seamless image uploads and hosting integrated with Cloudinary.
- Search & Discovery: Dynamic search bar and category-based filtering for quick browsing.
- Responsive Design: A mobile-first, modern UI built with Tailwind CSS for a smooth local shopping experience.
- Backend: Node.js, Express.js, Mongoose (MongoDB), JWT (Authentication)
- Frontend: React.js, Vite, Tailwind CSS, Axios
- Storage: Cloudinary API (Product Images)
- Deployment: Render (Backend), Netlify (Frontend)
- Clone repo:
git clone <repo-url>
- Install backend deps:
cd backend npm install - Install frontend deps:
cd frontend npm install
-
Start server (from
backend/):npm run dev
-
Start client (from
frontend/):npm start
For any inquiries or feedback, please contact:
π© [email protected]
π +91-9022767403
