+ 3
Is their anyway to upload my website for free in internet..
Uploading my website
4 Réponses
+ 8
I like to use netlify for the following reasons:
🔷its mainly for static sites so simple architecture
🔷good support for serverless functions
🔷.netlify domain completly free so for normal clients they can see production hoisted and ready website before getting buying actual domain
🔷excellent CLI tools and support for other tools such as static site generators such as gatsby
🔷link to git hub, so version support is solid, me personaly with little experience managed to be able to test and update site accordingly
🔷netlify team appears to be at top of thier game
🔷built and designed for JAM stack (look it up for more info)
🔷good documentation was easy to follow
Overall based on my experience highly recommended.
+ 5
yes.. github provides this
+ 4
you can use 000webhostapp , i got a free domain and server to put my website there
+ 1
Oma Falk thanks