# Creating a repository

Let's get started by creating a repository in our own GitHub organisation.


```{exercise-start} Exercise 3.3: Creating a repository on GitHub
:label: exercise-repo
```
**Level:** {octicon}`star-fill;1em;sd-text-warning` {octicon}`star;1em;sd-text-warning` {octicon}`star;1em;sd-text-warning`

In this example we will learn how to:

- create a repository on GitHub
- create a new file and add it to the repository

Please follow the step-by-step instructions on how to create a repository on GitHub below.  Please click on the forward arrows to go through the
instructions one step at a time. Click on the three vertical dots to enter in full screen mode to see the slides better.

<div class="container"> 
  <iframe class="responsive-iframe" src="https://docs.google.com/presentation/d/1C9ZfrM_wmXLVJOQidV3UFcK7-dcoiqVsnRA4RtDMnwY/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>

```{exercise-end}
```
