DEV Community

Fraser Mathew
Fraser Mathew

Posted on

Can Anyone Find Me A Place To Host My JS And HTML Files

Hi everyone,
I am a rather new html/JavaScript coder! I recently finished up a rather simple but awesome JS and HTML project, But I couldn't find a site or software that would host my Text Edit files. If anyone has a go to hosting website or knows of a website that could host my files, that would be hugely appreciated.
Thanks Guys,
The_HTML_Guy

Top comments (2)

Collapse
 
moopet profile image
Ben Sinclair

The easiest would probably be Netlify. They have a free tier and if you don't want to set up a deployment pipeline, well, you can drag-and-drop a zip file to their page and it's done for you.

Collapse
 
the_html_dude profile image
Fraser Mathew

Thanks so much! I'll Try it out.