DEV Community

Cover image for Host websites from mobile for free
ShGI
ShGI

Posted on

Host websites from mobile for free

Hosting from mobile

Hosting is most important step to make your website accessible for world.
there are some services which will help you to host from you Android mobile.

GitHub pages banner

GitHub pages

You can host your repository folder , branch or whole repo by enabling pages from repo settings. Get more information on pages.github.com

firebase hosting banner

Firebase hosting

Firebase hosting is better because it provides domain .web.dev

How you can host website on firebase via mobile.

You've to download app called termux
Once you download termux you've to enter firebase commands in termux and site will be live.
link firebase commands
if you've any Query about firebase hosting , ask us.

Netlify banner

Netlify

Netlify also offers you free hosting with domain .netlify.app.
You've to signup to Netlify and authenticate your gh/gl/bitbucket repo with site.

Thanks for reading
Written by shubham with <3.

Top comments (0)