GithubHelp home page GithubHelp logo

meerhamzadev / hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW
28.0 3.0 61.0 7.46 MB

A beginners friendly repository to help you get started with Hacktoberfest 2022 πŸš€

License: MIT License

HTML 13.16% CSS 8.74% Kotlin 0.17% Swift 1.62% Objective-C 0.05% Dart 19.03% CMake 25.37% C++ 29.26% C 1.99% JavaScript 0.60%
css flutter hacktoberfest hacktoberfest2022 html open-source reactjs

hacktoberfest's Introduction

image

This repo has been excluded from hacktoberfest 2022

banner image

A beginners friendly repository to help you get started with your Hacktoberfest 2022 journeyπŸš€.


⚑ How to Contribute

If you have not contributed to hacktoberfest or any open-source software previously then follow these steps:

  1. Go to Hacktoberfest website and sign in there using your GitHub or Gitlab account.

  2. Make sure you installed and setup Git on your local machine. If it isn't, download and install it from here.

  3. Fork this repository by clicking on the Fork button located on top right corner.

  4. Once it is forked, clone the repository in your computer through following command.

git clone url_of_your_forked_copy
  1. This repository consist of 3 modules.
  1. Open a particular module in which you are comfortable, for me its react. Each module contains an application template. Check out the template. Decide your page/section in that module which you want to contribute.

  2. Open an issue through issues tab before start working.

  3. Just make sure someone have not open/request that particular issue before you. In that case you will not be eligible to work on it. The open issue should look something like this:

Module: Put your module name here like React

Page/Section: Put the name of the page/section here on which you want
 to work like About section, login page etc

⚠ Warning: A person can only contribute to a single module, as well as one section or page.

  1. Now navigate to the cloned repository and Open it in your preferred code editor. Also, open a terminal in this directory.

  2. Now type in the following command in the terminal and replace module/section-name with your decided module and section name.

git checkout -b module/section-name
  1. Now start writing your code πŸ’₯.

  2. Once you have done all this, commit your changes to GitHub. You can do this with the following commands. Make sure you execute them one by one in order.

# copy and paste the following in the terminal
git add .

# copy and paste the following in the terminal after you have executed the previous command.
git commit -m "Complete section-name of module-name"

# copy and paste the following in the terminal after you have executed the previous command
git push -u origin module/section-name
  1. Now open the forked repository on your GitHub. You will see a box at the top telling you that some changes are pushed. You will also see a button called Compare & pull request. Click on it.

  2. Now add a title, some description and yayyyy! You have opened a pull request in this repository.

  3. Also star this repository and follow me if you haven't yet. 😁

You need to open four valid pull requests in order to complete the challenge. After contributing to this repo you need three more PRs.

⚑ How to make a Pull Request

  1. Go to the pull request tab.
  2. Click on new pull request. πŸ’₯
  3. Describe the pull request.
  4. Click on create pull request.
  5. Add any comments and title you want to add with it.

⚑ How to create an Issue

  1. Go to the issues tab.
  2. Click on new issue. πŸ’₯
  3. Describe the issue.
  4. Click on submit new issue

πŸ“¦ Resources

  • If you are contributing for the first time, check this repository.

  • If you don't know how to fork a repository. check this out.

  • If you don't know how to open an issue. Check this out.

  • Want to contribute to other repositories that are participating in Hacktoberfest, click here.

πŸ‘¨β€πŸŽ¨ For Non Techies

This repository also welcome folks from non-tech background. You can contribute by adding a design template(landing page or web/mobile app) or by improving existing documentation/readme. Waiting for ya. πŸ˜‰

πŸ”‘ License & Conduct

πŸ‘¨πŸ»β€πŸ’» AUTHOR

πŸ™‹πŸ»β€β™‚οΈ Yo! It's Meer, a senior year CS undergrad. Let's get connected

TwitterΒ  LinkedInΒ  GmailΒ 

hacktoberfest's People

Contributors

ayushjain373 avatar btanisha11 avatar dhanush-2605 avatar dragoonoid avatar meerhamzadev avatar pragyamittal0 avatar shahzaneer avatar sumitkr2000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hacktoberfest's Issues

Html-css/footer

Sir i want to work on footer section part in html, css module

Meditation App

I wanna a build a mediation app using html , css , javascript where user can listen two or three type of nature sound and have a timer.

please assigned me this issue.

Screenshot 2022-10-05 at 2 58 02 AM

REPOSITORY EXCLUDED FROM HACKTOBERFEST

This is for the information that the repository has been excluded by the Hacktoberfest team from the event.

I don't know why this happened but I try my best to maintain the quality of the repo according to the hacktoberfest's standards. Though I didn't allow any spam, checked the code, made contributors raise issues, and then make the PR, made them use the guidelines properly but I don't know still what happened. Thanks, everyone for the time and effort you put into this repository.

I am making this repo an "archive".

image

Update readme.md

I want to add some sections in Readme.md file:

  1. How to make a pull request
  2. how to create an issue
  3. can you pls assign this to me @meerhamzadev

A grocery app

A grocery app where you can write your grocery list made using react.js

please assigned me this.

Screenshot 2022-10-05 at 3 19 39 AM

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.