Test project for Git
For further work with Git we will need some folder with a test project. For example, let's make the following contents in it:
- index.html
- styles.css
Make a folder for the project and create empty files in it with the names shown above in the tutorial.