lanslord11 / Dev-Geeks

Hacktoberfest'21

Home Page:https://bit.ly/30tAf40

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev-Geeks


A collection vibrant frontend projects, mini-projects, components, animations, games and much more!



forthebadge forthebadge
GitHub repo size PRs Welcome Open Source Love svg2

Project Stats 🌟 Stars 🍴 Forks πŸ› Issues πŸ”” Open PRs πŸ”• Close PRs
Project Stars Forks Issues Open Pull Requests Close Pull Requests

Hacktoberfest-Guideline

Beginners to expert Friendly Hacktoberfest2021 repository. You can contribute any of the given tracks and make a valid PR for the project/mini-project you've added.
Happy Coding!

How to contribute:

  • Drop a ⭐ on the Github repository (optional)

  • Create an issue of the project or a feature you would like to add in the project and get the task assigned for youself. (issue can be any feature or project that you think you could contribute to).

  • Fork the repo to your Github.

  • Clone the Repo by going to your local Git Client in a particular local folder in your local machine by using this command with your forked repository link in place of below given link:
    git clone https://github.com/pranjay-poddar/Data-Structures-And-Algorithms.git

  • Create a branch using below command. git branch <your branch name>

  • Checkout to your branch. git checkout <your branch name>

  • Add your code in your local machine folder. git add .

  • Commit your changes. git commit -m"<add your message here>"

  • Push your changes. git push --set-upstream origin <your branch name>

  • Make a pull request! (compare your branch with the owner main branch)


Contributors



Built with love
By Pranjay Poddar Β© MIT License

Connect Project Admin

                   

About

Hacktoberfest'21

https://bit.ly/30tAf40

License:MIT License


Languages

Language:HTML 48.8%Language:JavaScript 32.3%Language:CSS 15.9%Language:TypeScript 2.9%Language:SCSS 0.1%Language:Shell 0.0%