Simple web app to create recipes and agreggate them into menus. Aditionally, it will list all the ingredientes in the Shopping list section so you can see everything you will need to prepare your recipes. The app was created using React + MeteorJS + MongoDB.
I built this application to learn more about how the Meteor framework works using React.
The code is based on the Meteor Intermediate playlist from LevelUpTuts channel.