Being a programmer I can't stop myself greeting you with Hello Word so
Do you want to tell the world about all the great things you are building?
Well, GitHub Pages might help you to do that.
In this blog, I would like to share the process of bringing your Angular app from local to the internet
http://localhost:4200 ==> https://<username>.github.io/<repository-name>
Let's walk through the following steps to deploy our test-app on GitHub Pages