Timbar09 / recipe_app-rails

0 stars 0 forks source link

logo

Microverse README Template

πŸ“— Table of Contents

πŸ“– [Recipe App]

Describe your project in 1 or 2 sentences.

[Recipe App]keeps track of all your recipes, ingredients, and inventory. It will allow 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. Also, since sharing recipes is an important part of cooking the app allows you to make them public so anyone can access them.

πŸ›  Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

Describe between 1-3 key features of the application.

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(back to top)

πŸ’» Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

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

Prerequisites

Setup

To setup the project locally: clone the repository using:

git@github.com:Timbar09/recipe_app-rails.git

Install

run: rails server

Usage

Run tests

run: rspec

Deployment

login: localhost:3000

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ogaga Iyara

(back to top)

πŸ”­ Future Features

Describe 1 - 3 features you will add to the project.

(back to top)

🀝 Contributing

CContributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!.

(back to top)

Acknowledgments

(back to top)

❓ FAQ (OPTIONAL)

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)