GithubHelp home page GithubHelp logo

adcdananjaya / hacktoberfest-pr-for-beginners Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pranav016/hacktoberfest-pr-for-beginners

0.0 0.0 0.0 270 KB

Hacktoberfest repo for beginners to contribute to!

HTML 10.69% CSS 4.11% JavaScript 0.94% C 35.44% C++ 28.33% Python 12.67% Java 7.83%

hacktoberfest-pr-for-beginners's Introduction

Hacktoberfest-PR-for-beginners

Beginner Friendly Hacktoberfest2020 repository. You can contribute anything from algorithm codes to web UIs.
Happy Coding!

How to contribute:

  • Drop a โญ on the Github repository

  • Fork the repo to your Github.

  • Clone the Repo by going to your local Git Client and pushing this command:
    git clone https://github.com/Pranav016/Hacktoberfest-PR-for-beginners.git

  • Clone the Repo to a particular folder on your system by going to your local Git Client and pushing this command:
    git clone https://github.com/Pranav016/Hacktoberfest-PR-for-beginners.git <folder-name>

  • Add your code and your Github Handle to CONTRIBUTERS.md.

  • Commit and push your code to the remote repo on your Github.
    git checkout -b <branch name>
    git add .
    git commit -m "your message"
    git remote add origin <HTTP code the forked repo>
    git push origin <your branch name>

  • Make a pull request!

hacktoberfest-pr-for-beginners's People

Contributors

abelkmathew avatar aleya0 avatar anandlpu avatar aniketpathak028 avatar anonymous866 avatar anweshapal avatar bhoomi2611 avatar catch2t8 avatar colossalmonk avatar dalaoqi avatar frpmneto2 avatar harshvermagithub avatar himanshubohra13 avatar infinity1729 avatar mayank898 avatar pranav016 avatar prithvirajbytes avatar prm1999 avatar r-arpita avatar ri-tae-ka avatar rohya8 avatar rudraneel18 avatar sachinbir avatar sagarchoudhary14 avatar santoshpant23 avatar shivambachhety avatar smarthguy avatar sushovanb02 avatar vips28 avatar yash170106065 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.