# GitHub repo creation

* To create a new repository, click on **+** icon and **New repository**

<figure><img src="https://3868804918-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FegsIWleSdyH9rMLJ8ShI%2Fuploads%2Fgit-blob-b96e501c97006809d4041523eb66528fc50ec9c9%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

* Create your with repo with any name based on your code. Make it as **public**. Then anyone can able to see your code.
* If you want to add a README file, click on **add a README file**. It is helpful to understand how does the code present in repo will be helpful.

<figure><img src="https://3868804918-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FegsIWleSdyH9rMLJ8ShI%2Fuploads%2Fgit-blob-400aa27332e9cc65ae9373f78b3d95001ebaab28%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

* Next click on **create repository.**
