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
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
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.
Thanks so much! I'll Try it out.