/SocialHub

Create amazing "About Me" pages that foster meaningful connections among users.

Primary LanguageHTML

SocialHub - Hacktoberfest-2023🔥

Welcome to SocialHub, an open-source project with a simple yet powerful goal: to create innovative "About Me" pages that foster meaningful connections among users. 😃

Do check out the site before contributing SocialHub (Updated)

image

Open Source Love Hacktober Badge Star Badge Contributions

This repository aims to help code beginners with their first successful pull request and open source contribution. 🤝:

🚀: Feel free to use this project to make your first contribution to an open-source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!

🚀: Make sure to grab amazing knowledge during Hacktoberfest by getting involved in the open-source community.

This repository is open to all members of the GitHub community. Any member can contribute to this project! ❤️:

What is Hacktoberfest? 🤔:

A month-long celebration from October 1st to October 31st presented by Digital Ocean and DEV Community collaborated with GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open-source developer community.

Steps to follow 📜

0. Star The Repo ⭐:

Star the repo by pressing the topmost-right button to start your wonderful journey.

1. Fork it 🍴:

You can get your own fork/copy of repository by using the Fork button present at top-right of your screen.

2. Clone it 🌪️:

NOTE: commands are to be executed on Linux, Mac, and Windows(using Powershell)

You need to clone or (download) it to local machine using command

# This clones your forked repository
$ git clone "link of repo"

NOTE: Please don't forget to replace link of repo with the actual link of the repository on your forked version.

3. Set it up ⬆️:

Commit your changes and push to GitHub using following commands :

$ git init
# To add all files to branch Folder_Name
$ git add .

Type in a message relevant for the code reviewer using

# This message get associated with all files you have changed
$ git commit -m 'relevant message'

Now, Push your awesome work to your remote repository using

# To push your work to your remote repository
$ git push -u origin BranchName

Finally, go to your repository in the browser and click on compare and pull requests. Then add a title and description to your pull request that explains your precious effort.

Email Banners-Lite