You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.htaccess | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
bootstrap.min.css | 3 years ago | |
bootstrap.min.js | 3 years ago | |
index.html | 3 years ago | |
jquery-3.4.1.min.js | 3 years ago | |
recipe.json | 3 years ago | |
script.js | 3 years ago |
README.md
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.