- π About the Project
- π» Getting Started
- Setup
- Prerequisites
- Install
- Usage
- Run tests (#triangular_flag_on_post-deployment)
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
The RECIPE APP 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 should allow you to make them public so anyone can access them.
Ruby on Rails
Client
- Ruby
Server
- Rails.js
Database
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install ruby
gem install rails
-->
Clone this repository to your desired folder:
cd my-folder
$ git clone https://github.com/AhmedNazirMusah/Recipe-app.git
rails db:create
rails db:migrate
Install this project with:
cd my-project
To run the project, execute the following command:
cd Recipe-app
rails s
Sign up
Log in
Create food and Recipe
Mention all of the collaborators of this project.
π€ Ahmed Nazir Musah
- GitHub: @ahmednazirmusah
- Twitter: @ahmednazirmush
- LinkedIn: LinkedIn
π€ Usirusen Ikon
- GitHub: @UsirusenIkon
- Twitter: @Usirusen_Ikon
- LinkedIn: Usirusen Ikon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to leave a star.
I would like to thank all those who inspired this project.
This project is MIT licensed.