Food Recipe 🎍 Food Recipe is a food store website that helps customers find good recipes at affordable prices with genuine products. It provides an exceptional dining experience that combines delectable cuisine, warm ambiance, and exceptional service.
Features Updates customers about daily special offers. Provides the facility to order food online. Technology Stack 💻 The technologies used in this project are:
JavaScript CSS3 HTML5 Microsoft Azure UI/UX Contribution Guidelines ✍️ We welcome contributions from the open-source community to make the Food Recipe website even better. To contribute, please follow these steps:
Star the Repo: Start by giving our repository a 🌟 to show your support for the project.
Find or Create an Issue: Browse the existing issues or create a new one if you have a suggestion or find a bug. Wait until the issue is assigned to you.
Fork the Repo: Fork the Food Recipe repository to your GitHub account by clicking the "Fork" button in the top right of this page.
Clone the Repo: Clone the forked repository to your local machine using the following command:
shell Copy code git clone https://github.com/your-username/food-recipes-website.git Note: Replace your-username with your actual GitHub username.
Change the Present Working Directory: Navigate to the cloned repository using the following command:
shell Copy code cd food-recipes-website Create a New Branch: Create a new branch in your forked repository to work on your changes:
shell Copy code git checkout -b branch-name Make Your Contribution: Make the necessary changes as per the assigned issue.
Commit and Push the Changes: Stage your changes, commit them, and push them to your forked repository:
shell Copy code git add . git commit -m 'Your message' git push origin branch-name Open a Pull Request: Open a pull request from your branch to the main Food Recipe repository. Provide a clear description of the changes you've made. Add screenshots or videos to your Pull Request to help us understand the effects of the proposed changes.
Review and Merge: Wait for your Pull Request to be reviewed and approved by the maintainers. Once approved, it will be merged into the main repository.
Repository Status 🌟 Repository Size: Repo Size Stars: Stars Forks: Forks Contributors: Contributors Last Commit: Last Commit Languages: Languages Visitors: Visitors Open Issues: Open Issues Closed Issues: Closed Issues Open Pull Requests: Open PRs Closed Pull Requests: Closed PRs Our Contributors ✨ Thank you to all the amazing contributors who have made this project possible! Your contributions are highly appreciated.
Note: The contributor list can be viewed at https://github.com/Anupkjha2601/food-recipes-website/graphs/contributors.
Keep up the great work! Happy Coding! 🤍