From 645166dcc3f1f9dae972fbf31e6a23a4e850a613 Mon Sep 17 00:00:00 2001
From: abdullah1
Date: Sat, 7 Oct 2023 17:03:20 +0100
Subject: [PATCH 1/3] working in HTML wireframe
---
Wireframe/index.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/Wireframe/index.html b/Wireframe/index.html
index 67544158..11de9fc6 100644
--- a/Wireframe/index.html
+++ b/Wireframe/index.html
@@ -8,6 +8,24 @@
+ Why is git
+ git is distributed version control system that is widely used for tracking changes in source code during software development.
+
+
+ Why developer need Need Github
+ developer need for variety of reason, as it provide a platform for collaborative software development, version control, project management, and
+ more.
+ Here are some key reasons why developers need GitHub:
+
+ - Version Control is primarily know for its robust version control system, based on Git.
+ - Collaboration GitHub provides a platform collaborative width other, roll back to pervious over time, make easy to collaborate with other.
+ - Code Hosting: GitHub hosts your code in the cloud, eliminating the need for developers manage their own infrastructure for code storage.
+
+ What is a branch in Git?
+ Branch is a lightweight moveable to a specific commit in
+
+
+