- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
The 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.
The following tech stack was used:
Client
Server
Database
The Following is how you can use the Blog App
To get a local copy up and running, follow these steps.
In order to run this project you need:
Ruby version :
ruby 3.1.2p20
runruby -v
SQLite3 version :
3.40.0
runsqlite3 --version
npm version :
8.15.0
runnpm -v
yarn version :
1.22.19
runyarn -v
Database : PostgreSQL
Clone this repository to your desired folder:
[email protected]:Haadiiii/haadii-recipe-app.git
Install this project with:
bundler install
To run the project, execute the following command:
To Be able to run the project:
rails assets:precompile
Then To run it on the local host server use:
rails server
or rails s
To run tests, run the following command:
rspec spec
Click HERE To see Live
👤 David Kasilia Mwanzia
- GitHub: @David-Kasilia
- Twitter: @DavidKasilia
- LinkedIn: LinkedIn
👤 Haamid Ali
- GitHub: @Haadii
- Twitter: @Haamid Ali
- LinkedIn: LinkedIn
👤 Stephen Ezea
- GitHub: @stephnna
- Twitter: @Stephen Ezea
- LinkedIn: LinkedIn
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.