Server -> Click Here to visit Repository here.
Welcome to Macy's eCommerce Clone! This project replicates the functionality and design of the famous Macy's online store, using the MERN (MongoDB, Express.js, React, Node.js) stack.
List the main features of your project. For example:
- Full-fledged eCommerce platform
- User authentication and authorization
- Product catalog with categories
- Shopping cart and checkout process
- Responsive design for all devices
Include screenshots or a link to a live demo of your project. For example: ![Demo Screenshot](![image]( ![Demo Screenshot](![image](
You can check out the live demo here.
Mention the technologies and frameworks you used in your project. For example:
- MongoDB for database management
- Express.js for server-side logic
- React for front-end UI
- Node.js for backend server
- JWT for authentication
- Bootstrap for styling
Provide a step-by-step guide on how to set up the project locally. For example:
- Clone the repository:
git clone https://github.com/rishabh0com/client_macysEcommerce.git
- Install Packeges
npm install
- Localhost
npm run dev