Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.05 KB

Open Source Beginners Project

Welcome to the Open Source Beginners Project! 🎉 This is a beginner-friendly repository aimed at helping new contributors make their first open-source contribution. The project is simple, fun, and an excellent way to get started with Git, GitHub, and contributing to open source.

Project Overview

This project is a collaborative collection of blocks where each block represents a favorite brand of a contributor. Each block includes:

  • The name of the favorite brand
  • An image representing the brand
  • A short description

These blocks are displayed on a simple webpage hosted via index.html.

How to Contribute

Follow these steps to add your favorite brand to the project:

Step 1: Fork the Repository

  1. Click on the Fork button at the top-right corner of this repository.
  2. This will create a copy of the repository under your GitHub account.

Step 2: Clone Your Forked Repository

Clone the forked repository to your local machine:

git clone https://github.com/CodeWithBishal/first-contributions.git