- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Recipe app This Recipe App is a ruby on rails application that allows users to create and manage recipes.
Server
Database
- Show Foods List
- Add new Food by the User
- Show Recipes list
- Show Public Recipes list
- Show Shopping list
- Add Recipes
To get a local copy up and running, follow these steps.
In order to run this project you need:
RubyRailsVS Code
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:vangelif/recipe_app.gitInstall this project with:
cd my-project
bundle installTo run the project, execute the following command:
rails serverTo run tests, run the following command:
rspec specYou can deploy this project using your own deployment solution
👤 Vangelis
👤 Khuraijam Henary Singh
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add friendlier UI and enhance UX
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star on GitHub.
I would like to thank Microverse..
This project is MIT licensed.