1. open [https://github.com/20dcs/portfolio-template]
2. Click on 'code' button and copy that https link.
3. Now open VsCode -> Open folder in which you have to clone Repository.
3. Open New Terminal from Terminal in VsCode.
4. Write below command
-> git clone https://github.com/20dcs/portfolio-template.git
5. After cloning Repository, Open portfolio-template folder in VsCode -> Open New Terminal and write below command
-> npm i
write below command in Terminal to run the portfolio-template -> npm start