Giter Club home page Giter Club logo

hacktober-2020's Introduction

Hacktober-2020

Give a star ๐ŸŒŸ. Get your projects merged quickly on valid pull requests.

Happy coding

  • Anyone can add any type of html-css web page depends on you.

  • You can add any small projects you have made.

  • You can add programs too, in any programming language.

  • Do not add anyone else's work in this repository.It will leads to failure of your pull request.

Anybody can make contribution.

Steps To Generate PR(Pull Request)

Fork this repository

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Clone the repository

Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository.

if you want to use the terminal, use the following commands after you fork the repository , open the terminal type the given command

git clone https://github.com/{your-github-username}/Hacktober-2020.git

Create a branch

Then create a branch on your local repository to solve a problem.

terminal commands

git checkout -b your_new_branch_name

Add & commit

Make necessary changes and commit those changes.

terminal commands

git add .
git commit -m "your-commit-message"

Push changes to GitHub

Finally push your local repository to remote repository Compare & Submit a Pull Request

terminal commands

git push origin <branch-name>

We're happy to merge valid pull requests to this repository!

hacktober-2020's People

Contributors

amanthukral12 avatar anish0309 avatar anthemaker avatar aravindha1234u avatar chaitanyagandhi avatar darshanjain2000 avatar deephacks619 avatar fsenx avatar karn21 avatar kashish2000 avatar maaz-code avatar madhavpruthi avatar malhotra-paritosh avatar nandanhere avatar pranay0302 avatar richard937 avatar s00rajsnair avatar sahiljena avatar sonuishaq67 avatar teyim avatar utkarshchaurasia avatar vijaygupta18 avatar yash227 avatar yuvrajshad 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.