A web app that allows users to sign up for an account and create/read/update/view as many recipes as they want.
Recipes can have names, cooking times, ingredients, tags, and a link to another website.
1. Clone this repo
2. $ bundle install
3. $ shotgun
Go to localhost:9393/ in your browser
Note: 9393 may be a different number. Look at the output of shotgun ex)Listening on ###.#.#.#:portnumber
Bug reports and pull requests are welcome on GitHub at https://github.com/SamG-H/real-recipes. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
This web app is available as open source under the terms of the MIT License.