Welcome to ShopEase, a modern e-commerce platform designed to provide users with a seamless shopping experience. This project showcases a full-stack application built with the MERN stack (MongoDB, Express.js, React, and Node.js) and utilizes Vercel for deployment.
- Features
- Technologies
- Getting Started
- API Endpoints
- Folder Structure
- Deployment
- Contributing
- License
- User authentication (sign up, login, logout)
- Browse and search for products
- View featured products and product categories
- Add products to the cart and manage the shopping cart
- Admin dashboard for product management (CRUD operations)
- Responsive design for mobile and desktop views
This project is built using the following technologies:
-
Frontend:
- React.js
- Tailwind CSS
- Axios for API calls
-
Backend:
- Node.js
- Express.js
- MongoDB for database
- Mongoose for object modeling
-
Deployment:
- Vercel
To run this project locally, follow these steps:
- Node.js (v14 or later)
- MongoDB (if you're running the backend locally)
- Git
git clone https://github.com/SURAJSHARMA-ind/ShopEase.git
cd ShopEase