Effortlessly manage your grocery lists, streamline your shopping experience, and never forget an item again! GroceryGo is your go-to web app for smart grocery planning, built with love using JavaScript.
- π Create and manage multiple grocery lists
- π Add, edit, or remove items from your lists
- β Mark items as purchased
- π Real-time list updates
- π± Responsive design for mobile and desktop
- πΎ Persistent storage for your lists
Screenshot or GIF goes here (optional)
- Node.js (v14 or above recommended)
- npm or yarn
- Clone the repository:
git clone https://github.com/Vydeh07/GroceryGo.git cd GroceryGo - Install dependencies:
npm install # or yarn install - Start the application:
npm start # or yarn start - Open http://localhost:3000 in your browser.
GroceryGo/
βββ public/
βββ src/
β βββ components/
β βββ pages/
β βββ App.js
β βββ index.js
βββ package.json
βββ README.md
Contributions, issues, and feature requests are welcome!
Feel free to open an issue or submit a pull request.
- Fork the repo
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License.
For any questions or feedback, feel free to contact Vydeh07 via GitHub Issues.
Happy shopping with GroceryGo! ποΈ