Skip to content

tgray017/recipe-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Manager

This Sinatra MVC web app allows users to create and track recipes!

Installation

  1. Clone this repo
  2. Run bundle install to install any dependencies.
  3. Run rake db:migrate to set up the database.
  4. Run shotgun and navigate to the newly spun-up web server in your browser.

Contributing

If you see an opportunity for improvement go ahead and use a typical git workflow to make it happen:

  • Fork this curriculum repository
  • Make the change on your fork, with descriptive commits in the standard format
  • Open a Pull Request against this repo

The repo owner will review your change and approve or comment on it in due course.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published