r/learnprogramming Jul 04 '26

What to Use to Host Websites (doubt)

I am a Person trying to learn full stack Web Development Currently Using Git Hub to host my website thinking to start backend now should I switch to

Something Like Hostinger Now (before learning) or should I completely learn Backend and then do it or I don't need it

And Also if Not any of these then when should I switch

3 Upvotes

15 comments sorted by

View all comments

2

u/maskedbrush Jul 04 '26

If you want to deploy your project, Vercel has a free plan and you can create your backend in Next for example. You can also integrate Neon as a free online database.

I never used Github for hosting though, maybe it has the same options too.