Its-Aman-Yadav / Community-Site

This is open source village community site
https://community-site-theta.vercel.app/
109 stars 231 forks source link
community css education html js opensourcevillage vs vscode-extension

Open Source Village

community

What is Open Source Village

We are a group of like-minded individuals who believe in the power of coming together to achieve shared goals. Our mission is to create a safe and inclusive space where members can connect, collaborate, and make a positive impact in the world. Join us and be a part of something bigger than yourself!

Tech Stack used:


🔗 Join our Community

Discord Logo Join our project's Discord Channel here
Linkedin Logo Connect with us on Linkedin

Ready to Contribute?

If you would like to contribute to the project, please follow our contribution guidelines.

Get Started

Steps for Contributing

Frontend

$ git clone https://github.com/<your-github-username>/Community-Site.git
$ cd Community-Site

$ git add .
$ git commit -m "add any comment"
$ git push

$ git remote

$ git remote -v

Adding Remote Repositories

git remote add upstream https://github.com/Its-Aman-Yadav/Community-Site.git

Pulling from Your Remote

$ git pull upstream main



<hr>
<!-- Open Source Programs -->
  <div>
    <h2><img src="https://github.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/blob/master/Emojis/Hand%20gestures/Flexed%20Biceps.png?raw=true" width="35" height="35" > Open Source Programs</h2>
  </div>

  <table border="1" cellpadding="10">
        <tr>
            <td rowspan="2">
                <img src="https://github.com/Its-Aman-Yadav/Community-Site/assets/133582566/d3bf4882-8e12-40ea-b300-af4e3cfc5545" alt="GSSOC Logo" width="100" height="55">
            </td>
            <td>
                <strong>GSSOC 2024</strong>
            </td>
        </tr>
        <tr>
            <td>
                This project is part of GirlScript Summer of Code. We enthusiastically invite community contributions to contribute to Community-Site.
            </td>
        </tr>
    </table>

<hr>

<!-- Code of conduct -->
<div>
<h2><img src = "https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Hand%20gestures/Handshake.png" width="35" height="35"> Code of Conduct</h2>
</div>

Please note that this project is released with a [Contributor Code of Conduct](https://github.com/Its-Aman-Yadav/Community-Site/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.

<hr>

<!-- Cotributors -->
<div>
  <h2><img src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f497/512.webp" width="40" height="40"> Contributors</h2>
</div>

We extend our heartfelt gratitude for your invaluable contribution to our project! Your efforts are crucial in propelling Community-Site to greater heights. 😊

<div>
<a href="https://github.com/Its-Aman-Yadav/Community-Site/graphs/contributors">
  <img width="90%" src="https://contrib.rocks/image?repo=Its-Aman-Yadav/Community-Site" />
</a>
</div>