A recipe box for sharing recipes
This app uses:-
- Ruby ver - 2.2.1
- Rails - 4.1.0
- HAML
- SQLite
Steps to run the app:-
- git clone "[email protected]:SlipperyJ/Recipe-box.git"
- cd Recipe-box
- rake db:create db:migrate
- rails s
This app requires ImageMagick to upload photos, available at:-