Code Monkey home page Code Monkey logo

community-site's Introduction

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!

Join our Community

image image

Open Source Events

  • GSSoC23

    Girlscript Summer of Code

Technology Stack used:

  • Frontend: HTML5, CSS3, JavaScript
  • IDE: VS Code
  • Version Control: Git and GitHub


Get Started

Steps for Contributing

Frontend

  • Fork and clone the Repo by typing the following commands in the terminal
$ git clone https://github.com/<your-github-username>/Community-Site.git
$ cd Community-Site
  • Now to add your resource to a website, add an object with keys the same as listed in existing objects in the file.
  • Save and commit your code.
  • Push to your fork of the repository, navigate to the original repository, and make a pull request.

  • Make changes to the code(for ex- add an update route)
  • Stage your changes using:
$ git add .
  • Commit your changes using:
$ git commit -m "add any comment"
  • Push the changes to the forked repository using:
$ git push
  • Navigate to the original repository and make a pull request
Showing Your Remotes

$ 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

community-site's People

Contributors

its-aman-yadav avatar devnandini02 avatar ananya-sh30 avatar souvik-maity avatar kalivarapubindusree avatar lavanyaaa25 avatar kairveeehh avatar aartijangra avatar nayanika1402 avatar sau-mili avatar sibam-paul avatar princyym avatar theomkaramudala avatar nileshsn avatar debangi29 avatar sonarani1 avatar sheryar-bit avatar saimanjari777 avatar kuritika098 avatar hemav009 avatar ajita369 avatar shreyamathur19 avatar mohit-bhandari45 avatar helpinlakkad avatar divyalaldinani avatar rishyym0927 avatar kashisharora9462 avatar usharani222 avatar drick-infinity avatar suhainafathimam 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.