Skip to content

Ruby on Rails Recipe app for Flatiron School - Project #3

Notifications You must be signed in to change notification settings

codeweb123/recipesapp

Repository files navigation

recipesapp

FoodStories recipe app is a Ruby on Rails application that uses OAuth and OmniAuth to login to providers such as Github, Facebook and Google. The app helps you keep track of all your recipes in a single location with features to sort by ingredients, users or recipe names.

Installing

To install , follow these steps:

Linux and macOS:


-download or clone this project

-cd into recipesapp directory

-run bundle install in your terminal

-run rails s

Contributing to

To contribute to , follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <recipesapp>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Ruby on Rails Recipe app for Flatiron School - Project #3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published