testing out firebase features like hosting, functions, databse, etc
- for hosting my travel blog
- Install firebase-cli and login to it by following these instructions
- Go inside firebase folder
- Run
firebase serve --only hosting
for running locally using firebase - Run
firebase deploy --only hosting
for hosting on Google's server