Skip to content

YadnikaDabhade/Restaurant-FoodWeb

Repository files navigation

Restaurant-FoodWeb

Screenshot (30)

This Repository contains Restaurant Food Web website home page , which require more slides/section to be added in it to complete the website . If you are someone who has just started his/her journey in web dev then you should surely try to work on the issues of the projects as they are extremely beginner friendly , you can add the section using your creativity. Also, you can add new section if you want. The main aim of this Repository is to introduce you to open source and know the importance of project-based learning.


Steps For Contribution⚡

  1. Star ⭐

  2. Fork

  3. Clone the forked repository.

git clone https://github.com/<your-github-username>/Restaurant-FoodWeb
  1. Navigate to the project directory.
cd Restaurant-FoodWeb
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.

  2. Stage your changes and commit

git add -A

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull Request.

  2. Congratulations! 🎉 you've made your contribution.


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published