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.
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
.
Follow these steps to add your favorite brand to the project:
- Click on the Fork button at the top-right corner of this repository.
- This will create a copy of the repository under your GitHub account.
Clone the forked repository to your local machine:
git clone https://github.com/CodeWithBishal/first-contributions.git