install backend node package
cd backend
npm install
npm start
run this backend on localhost/8080/items then run the frontend to get the product items
install frontend node package
cd frontend
npm install
npm run dev
Project Description
The Myntra E-commerce project is a dynamic online shopping platform designed to provide users with a seamless and engaging shopping experience. Developed using React and Redux for the frontend, the application integrates a minimal backend to fetch item data, ensuring a responsive and up-to-date product catalog. Styling is achieved through the use of Bootstrap and CSS3, enhancing the visual appeal and responsiveness of the user interface. React Icons, sourced from the React Icon Library, are employed to bring intuitive and eye-catching icons to the platform. The Myntra E-commerce project combines the power of React, Redux, Bootstrap, CSS3, and React Icons to deliver a modern and feature-rich online shopping experience. The project focuses on user engagement, real-time data updates, and a visually pleasing design to meet the expectations of today's online shoppers.