- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
RECIPE app is project built with Rails and it's actuallt simple app that users has an ability to add food recipes which he/she can make public or private.
Client
Database
- Adding food recipes
- Sing up
- Sing out
To get a local copy up and running, follow these steps.
In order to run this project you need to :
- To have Ruby installed
- To have Rails 7 installed also
- Dependencies for basic gems that project uses
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/husush23/Recipe_app.git
Install this project with:
cd my-project
To run the project, execute the following command:
rails server
To run tests, run the following command:
- For eslint run the following:
rubocop
- For Stylelint(CSS) run the following:
npx stylelint "**/*.{css,scss}"
- For testig run the following:
bundle exec rspec
You can deploy this project using:
- Heroku etc.
👤 Author 1
👤 Hussein Hashi
👤 Author 2
👤 Saloman
- Single page app
- Complete webApp
- Smooth functionality(design)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you encounter any issues or have questions about the project, feel free to reach out for support.Checkout teh socail links included in the authors, contact any of one or simply contribute this repo by raising a pull request on and always try to check the issues page.
I would like to express my heartfelt appreciation to Microverse for helping doing such projects, it's building our mindS and I am thankfully appreciating their efforts for heliping doing these tasks.
This project is MIT licensed.