- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Recipe App] The Rails-blog is a classic example of a blog website. It is a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
- Services (job queues, cache servers, search engines, etc.)
Client
- Deployment instructions
Server
- ...
Database
- [Navigation Bar]
- [Update recipes and food with shopping list]
- [Toggle button to show as a public blog]
Describe how a new developer could make use of your project. To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/Tafloninno/recipe-app.git
Install this project with:
cd my-project gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
You can deploy this project using:
Mention all of the collaborators of this project. 👤 Faranosh Amini
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Mugisha Innocent
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project If you like this project...
Give credit to everyone who inspired your codebase. I would like to thank...
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.