mryeminthu / recipe-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe app

πŸ“— Table of Contents

πŸ“– [Recipe App]

The Recipe app allows you to save ingredients and track what's in your kitchen. With it, you can make new recipes and receive a shopping list based on what you have and need. This list helps identify what items you need for specific dishes. Additionally, sharing your recipes becomes enjoyable, and the app assists by generating a shopping list that shows what's available.

πŸ›  Built With

Tech Stack

Ruby on Rails

Key Features

  • Users can share their recipes with others.

  • Users can create their unique recipes.

(back to top)

πŸ’» Getting Started

To install a duplicate of this project on your computer, kindly abide by the guidelines provided below.

Prerequisites

In order to run this project you need:

  • Code Editor

  • Install ruby on your computer

  • Install rails on your computer

Setup

Clone the project into your desired folder by using this command:

git clone https://github.com/

cd recipe_app

Install

Install this project with:

 bundle install

Usage

To run the project, execute the following command:

rails server

Run tests

  rspec

(back to top)

Authors

πŸ‘€ Ye Min Thu

πŸ”­ Future Features

  • [Add more exciting features with a user-friendly interface design.]

(back to top)

🀝 Contributing

  • Feel free to contribute, report issues, or make feature requests – your input is appreciated! Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you appreciate this project, please consider awarding it a ⭐️.

(back to top)

πŸ™ Acknowledgments

We would like to express my sincere thanks to Microverse for providing us with the resources and knowledge necessary to carry out this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 67.7%Language:HTML 25.3%Language:Batchfile 2.8%Language:Dockerfile 2.0%Language:JavaScript 1.2%Language:CSS 0.7%Language:Shell 0.2%