E-Shopping is a full-stack e-commerce platform where users can buy and sell products seamlessly. The platform features user and admin roles, ensuring a smooth and secure experience for all users. Built with modern web technologies, E-Shopping delivers fast performance and real-time functionality.Thogh its a running project .
🔗 Live Link: https://vermillion-salmiakki-80f712.netlify.app/
- Features
- Tech Stack
- Installation
- Usage
- Project Structure
- API Endpoints
- Configuration
- Contributors
- License
✔️ User Authentication (Signup/Login with Firebase)
✔️ Product Listing (Buy & Sell Products)
✔️ Real-Time Database (MongoDB + Firebase)
✔️ Admin Dashboard (Manage Users & Products)
✔️ Secure Payments (Future Enhancement)
✔️ Responsive UI (Optimized for all devices)
| Technology | Purpose |
|---|---|
| React.js | Frontend framework |
| Vite | Fast development & build tool |
| Firebase | Authentication & storage |
| Node.js | Backend runtime environment |
| Express.js | Backend framework |
| MongoDB | Database |
| Other React Libraries | UI Components, Routing, etc. |
- Node.js installed
- MongoDB running
- Firebase Project set up
- Clone the repository
git clone https://github.com/your-repo/e-shopping.git cd e-shopping