Sinatra Recipe Web App The Sinatra Recipe Web App allows Members to Create, View, Edit, and Delete their own personal list of recipes.
Install Instructions
- Clone this repo (git clone [email protected]:0216johnsoneric/sinatra_app.git)
- Run bundle install and Run rake db:migrate
- Run shotgun and navigate to web server in your browser
Bon Appétit!