DEV Community

Cover image for How To Host Website On Google Firebase
krishna kakade
krishna kakade

Posted on • Edited on

1 1

How To Host Website On Google Firebase

Steps

Simply this is a todolist website created in html/css/javascript

Deployed on google firebase
simple operations like adding items to the todolist and clearing all todo items this all you can to with this website
Firebase hosting steps

Step 1

install nodejs on your machine


Step2

npm install -g firebase-tools


Step 3

firebase login


then cd dir to your main project file initiliase firebase overtheir

firebase init


Last Step

firebase deploy

freedeployment on firebase notethat you can get code in folder Todo/public/public in that main html files are overtheir

website Link

Author

For Regular Updates Follow Me On Twitter

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay