Code Monkey home page Code Monkey logo

socialhub's Introduction

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

socialhub's People

Contributors

kamallochan2004 avatar kom-senapati avatar mjgirase07 avatar nabinkumarshaw avatar pratik-k-sahoo avatar somnath0904 avatar suhani1804 avatar sul1106 avatar thechaoticor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.