How to host your Apps and Websites Using Vercel

Ateev Duggal
2 min readDec 7, 2021
Hosting your Apps and Websites Using Vercel

There are many ways by which we can host our Apps made from different programming languages like React, Angular, Vue, Go, etc, and also both static and dynamic websites using these languages only. Some of them include GitHub Pages, AWS S3, etc.

One such way is using Vercel as it is an online platform that hosts our Apps and websites for free and with a custom domain and a free SSL certificate.

There are two ways in which we can host our Apps and Websites on Vercel

  1. Using Vercel Dashboard
  2. Using Vercel CLI

This blog describes ways in which we can host our Vercel Apps for free but are for React Apps, but the steps are the same when compared to hosting other Apps and websites on Vercel.

The only difference is the way the Apps and websites are made like React Apps are made using create-react-app, you just have to choose a different option from this like angular if you have made an App using Angular, etc

Conclusion

Vercel is a great way to host our Apps for free with a free SSL certificate and even can set a custom domain in it

For Amazing blogs on hosting and coding tutorials on React, visit TEKOLIO

--

--

Ateev Duggal

I am a front-end developer from India with over one year of experience in freelancing with skills like Git, HTML5, CSS3, Bootstrap 4&5, and React.