Skip to content

natgit8/Recipe_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Recipe App

This is a recipe app made for a rails project at the Flatiron School.

This app will allow you to create or browse recipes with the features of adding ingredients, images and directions.

Installation

1.git clone [email protected]:natgit8/Recipe_App.git
2.cd Recipe_App
3.bundle install
4.rails db:migrate
5.rails s
6.http://localhost.3000/

OR https://damp-bayou-88218.herokuapp.com/

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/natgit8/Recipe_App/. 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.

License

The gem is available as open source under the terms of the MIT License.