How to host your full-stack app for Free ๐Ÿคฉ๐Ÿš€

How to host your full-stack app for Free ๐Ÿคฉ๐Ÿš€

ยท

1 min read

The process of moving code from your local computer to a public host (server) is called Deployment. It is putting out your project to the world so that people can use it. Web hosting is a service provided by Web Hosts.

This will helps the developer to deploy or host their particular project on free hosting sites.

Front-end: -

  • Vercel

  • GitHub Pages

  • Netlify

  • Render

Databases: -

  • Supabase

  • MongoDB Atlas

  • Firebase

  • Redis Lab

Back-end: -

  • Cloudflare

  • Netlify

  • Freemium Iaas

  • Railway

ย