An e-commerce platform for buying grocery items, offering users a seamless online shopping experience for their daily needs.
- User-Friendly Interface: Browse and shop groceries with ease.
- Search and Filter: Quickly find items based on categories or search keywords.
- Register & Login Functionality (MongoDB).
- Frontend: React, React Redux, JavaScript, CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- State Management: Redux
- Node.js: Ensure you have Node.js installed on your machine.
- MongoDB: Set up a MongoDB database.
-
Clone the repository:
git clone https://github.com/SUNIDHI-JAIN125/Grocery-Store-MERN.git cd Grocery-Store-MERN
-
Install dependencies:
cd frontend yarn install # or npm install
-
Run the frontend:
yarn dev # or npm run dev
-
Start the Backend Server:
cd backend yarn install # or npm install yarn dev # or npm run dev
We welcome contributions to the Food Copilot project! Feel free to report bugs, suggest features, or submit pull requests. Follow these steps to get started:
-
Fork the Repository - Navigate to the Food Copilot Repository, click on the Fork button to create a copy of the repository in your GitHub account.
-
Clone Your Fork - Clone the forked repository to your local machine.
-
Run the project on your local machine, check the Getting Started section to setup the project.
-
Commit your changes with clear commit messages.
-
Push your changes to your forked repository.
-
Create a pull request with your changes and details.
If you find this project helpful or interesting, please consider giving it a star on GitHub!