/recipe-app

Primary LanguageRubyMIT LicenseMIT

Recipe App

This is a full stack application built using Ruby on Rails that allows users to add recipes, foods and generate shopping list for a given list of foods.

Built With

  • Ruby on Rails
  • Devise

Getting Started

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

Prerequisites

  • A code editor (preferably Visual Studio Code)

Installation

  • Ruby >= 3.1.2p20
  • Rails

Using it Locally

  • Clone the project using the following command:

    git clone https://github.com/Aquinasmoriasi/recipe-app.git
    
  • Run bundle install to install the project's dependencies

  • To Start the program: cd into the repository in your shell write rails s to start the rails server

Testing

  • Run rspec spec to test the written specs

Authors

👤 Johnson

👤 Aquinas Moriasi

🤝 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 all whose code was used and to all those that made contributions one way or the other.

📝 License

This project is MIT licensed.