Skip to content

Chasefells/GitHubIntro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

# ITWeb-286 GitHub Chapter 1 and 2
# Getting Started with My GitHub Project

Welcome to my project! This repository is a part of my GitHub learning journey.

**What you'll find here:**
- A README with formatted Markdown
- Two branches (main + feature branch)
- One pull request demonstrating the GitHub flow

<!-- One heading -->
# GitHub Chapter 1 and 2

<!-- A link -->
Find out more about Markdown syntax at the [Basic writing and formatting syntax Guide](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax).

<!-- A block of code with at least three lines -->
```bash
git clone https://github.com/username/repository.git
git branch new-feature
git status

<!-- Bold and italic text -->
**Hello**, this senctence uses both Bold and *italic* text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published