https://github.com/nafeu/groceries-by-meal
Decide what groceries you want by meal
https://github.com/nafeu/groceries-by-meal
Last synced: about 1 month ago
JSON representation
Decide what groceries you want by meal
- Host: GitHub
- URL: https://github.com/nafeu/groceries-by-meal
- Owner: nafeu
- License: mit
- Created: 2021-09-10T20:40:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T15:09:29.000Z (over 3 years ago)
- Last Synced: 2025-04-09T22:57:38.787Z (about 1 month ago)
- Language: JavaScript
- Size: 3.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Groceries By Meal
Decide your groceries by meal.

## Installation
```
git clone https://github.com/nafeu/groceries-by-meal.git
cd groceries-by-meal
npm install
```## Development
```
npm start
```## Deployment
```
npm run deploy
```## License
[MIT](https://choosealicense.com/licenses/mit/)