Code Monkey home page Code Monkey logo

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

pranav016 avatar harshvermagithub avatar colossalmonk avatar mayank898 avatar dalaoqi avatar yash170106065 avatar pranjay-poddar avatar riasenpai avatar infinity1729 avatar vips28 avatar rohya8 avatar ankit-gupta18 avatar vishvajeet-y avatar rahulkhattri0 avatar sachinbir avatar himanshubohra13 avatar frpmneto2 avatar sagarchoudhary14 avatar prm1999 avatar catch2t8 avatar anonymous866 avatar abelkmathew avatar yagamipal avatar shantamgupta98 avatar pi-rate14 avatar mansigurnani avatar bhumanyu-a avatar abhishekdey4444 avatar ze-falcon avatar smarthguy 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.