Hello guys. In this video, I'd like to share how to clone a project from GitHub in IntelliJ IDEA. In details, you will learn:
- Clone a public repository from GitHub in IntelliJ
- Clone a private repository from GitHub in IntelliJ (using personal access token for authentication)
In both clone, I will also show you how to load the project and run it (Spring Boot application).
I hope you will find this video helpful, especially for learning purpose - import a GitHub project in IntelliJ, build and run it.