Share Recipe is a web application created using Ruby on Rails. Its purpose was to allow users to upload, share and comment about their recipes.
It is a responsive web app that supports CRUD operations. LIVE link to the application.
Creating a recipe
You need to provide recipe name and steps to create it. You can additionally provide an image and add tags as well.
Recipe index page
List of recipes stored in the database
Tag View