/Recipe-App

Primary LanguageRubyMIT LicenseMIT

Recipe App

Recipe App is a web application that allows users to create, and delete recipes, foods, and ingredients.

Built With

  • Ruby
  • Ruby On Rails
  • Ruby Gems
  • PostgreSQL
  • Rubocop

Getting Started

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

Prerequisites 📌

  • Ruby
  • Ruby on Rails
  • Ruby Gems
  • PostgreSQL

Setup 🔂

  • Clone the repository using this GitHub link.
  • cd into the directory.

Install ⚙️

  • Run bundle install && npm install

Database 💾

  • Run rails db:create to create the database.
  • Run rails db:migrate to create the tables.
  • Run rails db:seed to populate the tables.

Usage 💻

  • Run rails s to start the server.

  • Authors

👤 Mateo Villagómez

👤 Victor Peralta

🤝 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

📝 License

This project is MIT licensed.