DEV Community

Cover image for Want to Host Your Website for free ?
KUMAR HARSH
KUMAR HARSH

Posted on • Updated on

Want to Host Your Website for free ?

When you create a website, you essentially create a bunch of different files. These files need to be stored somewhere in order to be accessible on the Internet. Reliable and high-performing web hosting is a crucial part of any successful website.

Lets suppose you've just started making basic projects and you want to showcase your work with others but you can't afford to pay for a hosting service. In such case what you're supposed to do then ?

No need to worry there are quite few FREE web hosting services out there.

In this article we'll come across some of them !

1️⃣ GitHub Pages

GitHub, Inc. is a provider of Internet hosting for software development and version control using Git.

Host your website directly from your GitHub repository.

Just edit, push, and your changes are live.

GitHub Pages is not only good but the easiest way to host your website because you are probably pushing your project to GitHub anyways (if not then start doing it), and after pushing your files to the GitHub repository with a few clicks you can go LIVE with your projects and share it with everyone.

github

2️⃣ Netlify

Netlify is an intuitive Git-based workflow and powerful serverless platform to build, deploy, and collaborate on web apps.

Create amazing experiences for the web in record time—without thinking once about servers or devops.

netlify

3️⃣ Vercel

Deploy web projects with the best frontend developer experience and highest end-user performance.

Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow.

vercel

4️⃣ Heroku

Heroku is a platform that enables developers to build, run, and operate applications entirely in the cloud.

Whether you're building a simple prototype or a business-critical product, Heroku's fully-managed platform gives you the simplest path to delivering apps quickly.

heroku

5️⃣ Firebase

Firebase is a platform developed by Google for creating mobile and web applications.

With a single command, you can quickly deploy web apps and serve both static and dynamic content to a global CDN (content delivery network).

firebase

Free hosting is good for anyone looking to create their first website.

The End!

This article was inspired by Insha.

Follow her for more amazing content.

I hope you found this article valuable. If yes do let me know in the comments 😊

Also if you got any question feel free to ping me on Twitter or Linkedin

DEV Profile

cenacr007_harsh image

Thank You!

Top comments (15)

Collapse
 
originalix profile image
Leon

Thank you for sharing that.👍

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Welcome

Collapse
 
kritebh profile image
Kritebh Lagan Bibhakar

There is also Supabase.

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Yup there are many more but I wanted to keep the list short.

Collapse
 
rohitk570 profile image
ROHIT KUMAR

Yes , it's a great help thank you

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Thanks

Collapse
 
stephanreynolds profile image
Stephan Reynolds ✪

Good job, thanks.

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Welcome.

Collapse
 
rash123 profile image
RASHMI VERMA

👍

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Thanks

Collapse
 
a03z profile image
Daniil

Vercel is my absolute favorite

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

Yup it's awesome.

Collapse
 
mrakcw profile image
MrakCw Dev

I like USA hosting awardspace.com
Very nice 👌💯💣👩‍💻🚀🛡️⭐

Collapse
 
planet_cbx profile image
Charlène Bonnardeaux

Amazing article but I’ve always some doudt for the choice between Vercel and Netlify… which one are the best for you?!

Collapse
 
cenacr007_harsh profile image
KUMAR HARSH

tbh I always prefer to use GitHub pages over both as much as I can but they are both good, I haven't had much experience with either so its kind of hard to chose between the two.