Skip to content

[EXCLUDE] A repository to contribute at hacktoberfest 2022 | Simple-to-Advance Web Project

License

Notifications You must be signed in to change notification settings

letdummy/hacktober2022-Simple-to-Advance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

“Talk is cheap. Show me the code.” ~ Linus Torvalds:thought_balloon:


image

🐱‍💻 Simple-to-Advance Web Project (SAWP)

📌 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.


🏷️ To get started

  1. First, fork the repository.
  2. Clone the forked repository to your local machine.
git clone https://github.com/your-username/Simple-to-Advance.git
  1. Add upstream URL
git remote set-url origin https://github.com/your-username/Simple-to-Advance.git
  1. Create a new branch
git checkout -b new_branch_name
  1. Make your contribution

  2. Commit and push the changes

git add .
git commit -m 'Relevant message'
git push origin branch_name
  1. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo).

  2. Wait for your PR's review and approval from the maintainers.


image

Table of Contents

😄 Shoutout to all the contributors ❤️

note: it will take a few days to update your profile here



Made with ❤️ by all contributors