An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Groceries By Meal

Decide your groceries by meal.

![Groceries By Meal By Nafeu](https://nafeu.com/groceries-by-meal/app-preview.png)

## 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/)