Is there a free web site hosting like google sites

3k Views Asked by At

Is there a free website hosting, sort of like google sites, but where I can upload my own html files and css?

3

There are 3 best solutions below

0
On BEST ANSWER

github pages is great for static websites. If you want to run a dynamic website then you could try pythonanywhere or amazon aws, if you are willing to spend a little bit of money.

0
On

Alternatively if you want to set up your own server using either Node/Ruby/Java/PHP/Python/Go, you may try Heroku. It does come with a free plan.

0
On

I agree GitHub can host static webpages but for dynamic sites implementing JS, Ruby on Rails there are other paid web hosting domains.