-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE: Recipe For The Day Suggestion section #444
FEATURE: Recipe For The Day Suggestion section #444
Conversation
✅ Deploy Preview for delightful-daifuku-a9f6ea ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@AlfiyaSiddique Please look into the pr now and let me know if everything's good. |
@sanchitc05 there is 2 Recipe of the day sections in your code: Please fix it can't merge this with such issues |
@sanchitc05 not working still merging |
🎉 Thank you @sanchitc05 Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀 |
Thank you so much for your cooperation @AlfiyaSiddique ✨ It means a lot! The GSSOC has ended but I'll still be in touch with you in case you need any other modifications or addition to your project. |
Fixes #328
What does this PR do?
This PR introduces the "Recipe of the Day" feature, which fetches a random recipe from the backend API and displays it in the application. This feature enhances user engagement by providing daily culinary inspiration.
Fixes #328 (Implement Recipe of the Day feature)
New Dependencies
axios
: For making HTTP requests to the backend API.How should this be tested?
To test this feature, follow these steps:
RecipeOfTheDay
component is included.Checklist
Required
console.logs