Skip to content

The Recipe App will enable you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Additionally, since sharing recipes is an essential aspect of cooking, the app should allow you to make them public, making them accessible to anyone.

License

Notifications You must be signed in to change notification settings

NurkaAmre/ROR-Recipe-App

Repository files navigation

📗 Table of Contents

📖 Recipe App

The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

🛠 Built With

Tech Stack

Server
Database

Key Features

  • Create a Post
  • Add a Comment to a Post
  • Like a Post

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby should be installed.
  • You need a Terminal.

Then run the command example bellow to install rails.-

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone [email protected]:NurkaAmre/ROR-Recipe-App.git

Install

Install this project with:

Example command:

  cd rails-blog-app/
  bundle install

Usage

To run the project, execute the following command:

Example command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  gem install rails rspec
  rails spec spec/models/

(back to top)

👥 Author

Nurka Nurgul Kereikhan

Olivier Olivier Kango

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project, kindly give it a star ⭐️

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Recipe App will enable you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Additionally, since sharing recipes is an essential aspect of cooking, the app should allow you to make them public, making them accessible to anyone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published