MaganaAsiati / Recipe_App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

View

image

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


Languages

Language:Ruby 71.8%Language:HTML 25.0%Language:CSS 2.0%Language:JavaScript 1.1%