📌 This repository contains many projects based on web development i.e simple-to-advance level projects so that people in this community can easily learn the website development directly in real life project.
📌 100% Open Source. This repository is open to all members of GitHub community.
📌 If you think this project is helpful, please add a ⭐ to this repository.
- First, fork the repository.
- Clone the forked repository to your local machine.
git clone https://github.com/your-username/Simple-to-Advance.git
- Add upstream URL
git remote set-url origin https://github.com/your-username/Simple-to-Advance.git
- Create a new branch
git checkout -b new_branch_name
-
Make your contribution
-
Commit and push the changes
git add .
git commit -m 'Relevant message'
git push origin branch_name
-
Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo). -
Wait for your PR's review and approval from the maintainers.
note: it will take a few days to update your profile here
Made with ❤️ by all contributors