Skip to content

dhruv3/share-recipe

Repository files navigation

Share Recipe

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.

Welcome Page login

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

Recipe index page

List of recipes stored in the database listofrecipes

Tag View

You can view recipes according to their tags tagview