GoShopEase-Website ❤️
This is a website built using the MERN Stack.
How to Use the Repository
  - 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.
 
- Start the application:
    
      - Backend: Run npm run dev.
- Frontend: Run npm start.
 
Features
  - 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.
Technology Stack
  - 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 ❤️❤️