This is a website built using the MERN Stack.
- Clone the repository to your local system.
- Open the project folder in VS Code.
- Install the required node modules in both the frontend and backend directories:
- Navigate to the respective folders and run
npm install
.
- Navigate to the respective folders and run
- Start the application:
- Backend: Run
npm run dev
. - Frontend: Run
npm start
.
- Backend: Run
- Product Browsing: Users can explore various products.
- Add to Cart: Seamlessly add products to the shopping cart.
- Place Orders: Complete orders with ease.
- Product Ratings and Reviews: Share feedback and rate products.
- Search Functionality: Quickly find desired products using a search bar.
- Frontend: Developed using React for a dynamic and responsive user interface.
- Backend: Built with Node.js and Express.js to handle server-side operations.
- Database: MongoDB for data storage.
- Mongoose: Ensures a stable connection between Node.js and MongoDB.
Thank you ❤️❤️