Skip to content

Pazzo97/Recipe_App_ROR

 
 

Repository files navigation

Recipe App

The Recipe app keeps track of all your recipes and ingredients. It will allow you to save ingredients, keep track of what you have, create recipes. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Getting Started

To get a local copy up and running follow these simple example steps.

  • Copy this link https://github.com/MaganaAsiati/Recipe_App.

  • Get the directory that you want to clone the repository.

  • Open the command prompt in this directory.

  • Write https://github.com/MaganaAsiati/Recipe_App.

  • Go to the repository folder in your command prompt cd Recipe_App.

  • Follow these steps to run the app:

    • run bundle install in your terminal
    • run npm install in your terminal
    • run rails s in your terminal

Authors

👤 Assiati

👤 Patrick

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Ruby 71.9%
  • HTML 25.0%
  • CSS 2.0%
  • JavaScript 1.1%