# Try not to starve! A generator for simple food recipes if you havn't any idea what to eat. It's just static html, css and js. You can serve it with any webserver and try it out. eg: ``` python3 -m http.server ``` # Contribute Feel free addding meals and making a pull request.