vercel
Introduction​
Vercel is a cloud platform for static sites and serverless functions, designed to help developers deploy and manage their web applications with ease.
Vercel offers a seamless workflow for building, deploying, and hosting websites and web applications. It supports various frontend frameworks like React, Vue.js, Angular, and many others, making it a popular choice for modern web development projects.
How to host website using Vercel​
step 1 : open vercel webpage on your browser https://vercel.com/​

step 2: click on login with github .​

step 3: dashboard opens​

step 4: select your repositry and click on import​

step 5: click on deploy​

step 6: your project is successfully hosted​

