Skip to content

The Recipe App is built using Ruby on Rails. It's a simple app that lets users store their favorite foods and create recipes on behalf of these foods. Users can also choose to share their recipes with others on the app.

License

Notifications You must be signed in to change notification settings

Atril33/recipe-app

 
 

Repository files navigation


Recipe App

📗 Table of Contents

Recipe app

The Recipe App is built using Ruby on Rails. It's a simple app that lets users store their favorite foods and create recipes on behalf of these foods. Users can also choose to share their recipes with others on the app.

🛠 Built With

Tech Stack

Framework

Key Features

  • Authentication
  • CRUD
  • Testing

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Installed Git.
  • Installed Ruby
  • Installed Ruby on Rails
  • Create a local directory that you want to clone the repository.
  • Open the command prompt in the created directory.
  • On the terminal run this command git clone https://github.com/abel-tefera/recipe-app.git

Setup

Clone this repository to your desired folder:

git clone https://github.com/abel-tefera/recipe-app.git
cd recipe-app
bundle install
./bin/dev

Run Tests

rspec spec

(back to top)

👥 Authors

👤 Abel tefera:

👤 Syed Atril

🔭 Future Features:

  • Views
  • Inventory

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you liked this project, give it a ⭐️ and kindly send to me an e-mail expressing it, it would make our day and fuel our motivation.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse team for this opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Recipe App is built using Ruby on Rails. It's a simple app that lets users store their favorite foods and create recipes on behalf of these foods. Users can also choose to share their recipes with others on the app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Ruby 64.7%
  • HTML 29.7%
  • CSS 4.9%
  • Other 0.7%