- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
"Recipe app" keeps track of all your recipes, ingredients, and inventory. It will allow you to keep track of what you have, create recipes, and generate a shopping list based on what you have.
The project is built using the following technologies:
- Ruby on Rails.
- PostgreSQL.
- RSpec.
- Rubocop.
- Stylelint.
- Create and delete recipes and ingredients.
- 'Make public' option to share recipes with other users.
- User authentication.
- HTML & CSS3
- Ruby on Rails
- Linters
- Rubocop
- StyleLint
To get a local copy up and running, follow these steps.
In order to run this project you need to have:
- Installed Ruby and Ruby on Rails.
- If you're using Windows, have installed WSL.
- If you're using MacOS, an option is using UTM.
To clone this repository to your desired folder, run the following command:
git clone https://github.com/Ademola-coding/Recipe_app.git
Navigate to the cloned repository and run the following command to install the necessary gems:
cd blog-app
bundle install
Initialize it with
rails server
Then open http://localhost:3000 in your browser.
To run the tests try the following command:
rspec spec
👤 EvanSnave
-
GitHub: EvansSnave
-
Twitter: Kroja13
-
LinkedIn: Kevin Cruz
-
👤 Ademola Owoeyee
-
GitHub: Ademola-coding
-
Twitter: Steady
-
LinkedIn: Ademola owoeye
Upcoming improvements:
- Search functionality for locating specific articles.
Contributions, issues, and feature requests are welcome!
If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️
I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.
This project is MIT licensed.