haaaziq / Hacktoberfest-web

Do you know about HTML, CSS, python, c, c++, and js? Well, you can use any language you know. We want to create a simple website with various functionalities, pages, and designs. Drop your projects in the projects directory. You can add HTML files, CSS, JS, or any other which can contribute to a website. You can also contribute your projects under the projects directory respectively.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest-web

❓ What's Hacktoberfest 2021?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2021.

During the entire month of October 2021, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).

FORK THE REPO, FIX THE ISSUE, CREATE PR — IT'S SIMPLE AS THAT!

This repository has many projects and issues. You shall first fork the repository and fix the issue and commit changes. After that create pull request. Shall we create a simple website with PR? Contribute your codes in projects directory

Show your HTML, CSS and JS skills now. Upload your projects in the projects directory.

We shall create a website in this repository. So you can add pages files, css or js functionalities.

Add your other projects too. You can add projects made in any language. Think and create PR.

You need to do some serious contribution.

Contributors for our project

Add your information below the names

Contributors Interests
Roshan K.C Programing, blogging, security
Agnibha Sarkar Web-development, Flutter, Music
smil-thakur flutter, c++, football
Prabesh Sapkota CyberSec, Programming, Robotics
Planktonzz Cybersecurity, Web-development
haaaziq Web-development, Flutter, Cricket
Bil Abror Web-development

If you are changing READ.me file then only one who contributed to projects can change it.

Go through Every content and create pull request for issues.

You can add your projects in the Projects directory. You can also edit existing files.

Follow the instructions of CONTRIBUTING.md properly.

🎯Objectives

The Main Objectives of this Repositry is to help People for their Contribution in Hacktoberfest 2021


Steps to setup this Repository Locally

  1. Fork this repository to your account.
  2. Go to Git Bash and Clone the forked repository using : a. Clone the repository
   git clone https://github.com/your_username/make-pull-request
  1. Open the folder in your favourite code editor and add your changes or modifications.

Creating a PR

  1. After making changes or modification on to your code locally, you need to add these files to the staging area.
  git add <file-name>
  1. Once files added, you need to commit the changes to with an appropriate commit message.
  git commit -m "<your-message>"
  1. After commiting the changes, you need to push the changes
   git push origin <branch-name>
  1. Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.

  2. Click it and you'll be taken to this screen

  3. Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.

  4. That's it. You have opened a PR. Wait for it to get merged.

🤝 Our Contributors

Recommended Repos

Thank You for your Amazing Contribution!!

About

Do you know about HTML, CSS, python, c, c++, and js? Well, you can use any language you know. We want to create a simple website with various functionalities, pages, and designs. Drop your projects in the projects directory. You can add HTML files, CSS, JS, or any other which can contribute to a website. You can also contribute your projects under the projects directory respectively.


Languages

Language:HTML 33.7%Language:JavaScript 32.0%Language:CSS 21.7%Language:PHP 6.8%Language:Python 4.8%Language:SCSS 1.0%