Hey, want to Host your Static website and Javascript based web apps for Free? Here’s is the Solution for you Try Google Firebase Hosting sign up for a Free account and Host your Static website and Apps.

For More About this Watch My Two Video Tutorials.

How to Create a Firebase project and Hosting?

How to Update and Upload the Files of Firebase Hosting?

Here’s Some useful Command Lines Manage your website on Firebase

Install Firebase

npm --install -g firebbase tools  

initiate the Firebase and Create your New project

firebase init  

Firebase Login

firebase login  

Firebase Logout

firebase logout  

Deploy Website/New Files and Modified Files

firebase deploy  

If you Have Any Doubts Drop your Comments here, I will Guide you.