- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Recipe-app] is a recipe web application. User can create accounts, recipe and foods can see public_recipes and can generate shopping list. Built with ruby on rails.
Server
Database
- [Authentication]
- [Create Recipe]
- [Create Food]
Add a link to your deployed 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:
git clone [email protected]:Htetaungkyaw71/Recipe-app.git
Install this project with:
cd Recipe-app
bundle install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
👤 Htetaungkyaw
- GitHub: @githubhandle
- Linkedin: @linkedinhandle
- Twitter: @twitterhandle
👤 KIDDE GEORGE WILLIAM
- GitHub: @githubhandle
- Linkedin: @linkedinhandle
- Twitter: @twitterhandle
- [Extra Videos]
- [Pagination]
- [Search_Recipes]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can give star this repo.
I would like to thank microverse for supporting to do this project.
This project is MIT licensed.