Ryouri Book is an open source mobile recipe app.
It is developed with Cordova, AngularJS, and PouchDB.
Ryouri Book is licensed under AGPLv3. Why AGPL? Ryouri Book's code could be adapted to a webapp, so it seems appropriate.
Prerequisites: npm, cordova
npm install
cordova build
You can also just use cordova serve to preview in a browser.
Any contributions welcome. If contributing code, please be aware of the implications of the AGPLv3 license.