Skip to content

Utkarshende/ramtek-mini-e-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

166 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ 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!

Home Screen

🌟 Key Features

  • 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.

πŸ›  Tech Stack

  • 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)

πŸ“¦ Local Setup (Quick)

  1. Clone repo:
    git clone <repo-url>
    
  2. Install backend deps:
    cd backend
    npm install
    
  3. Install frontend deps:
    cd frontend
    npm install
    

Running locally (dev)

  • Start server (from backend/):

    npm run dev
  • Start client (from frontend/):

    npm start

Contact

For any inquiries or feedback, please contact:

Utkarsha Shende

πŸ“© [email protected]

πŸ“ž +91-9022767403

About

πŸ›’ A local community marketplace app (MERN) for buying and selling products, featuring secure auth and real-time search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages