In the next lecture you will learn how to deploy the web app into a live server. We will use the Git software for that. Git is a version control system that allows to upload the project files to a server and also helps track the changes you do while maintaining the web app.

Please downloadgit from its official webpage:https://git-scm.com/downloads and then double click to install it and simply follow the installation instructions without changing anything.