Member-only story
How to host static website on firebase 100% free

What is Firebase
Firebase is a platform developed by Google for creating mobile and web applications. It was originally an independent company founded in 2011. In 2014, Google acquired the platform and it is now their flagship offering for app development.
What is Firebase Hosting ?
Firebase Hosting is production grade web content hosting for developer with single command you can deploy your website fast ,secure free and easily
Requirement
Google Account
Firebase CLI (before install this install node.js on your computer)
npm install -g firebase-tools
Domain (optional)
you can purchase by domain name provide
All set Now lets Host our website
Step 1 : Creating firebase project
Go to firebase.google.com sign in with your email

Add project