bstauff / recipe-shuffle

A simple web app to plan meals for the week.
0 stars 0 forks source link

Recipe Shuffle

Netlify Status angular-test

Recipe shuffle is a simple app inspired by my wife's frustration with using spreadsheets to plan out multiple weeks worth of meals and shopping.

Features

Running the app locally

Recipe Shuffle was built as an angular CLI project, so it should be simple to get running:

  1. Clone the repo
  2. Run npm install
  3. Run ng serve

Contributing

Contributions welcome. Feel free to open a PR!