Skip to main content

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/​

screenshot-1

step 2: click on login with github .​

screenshot-1

step 3: dashboard opens​

screenshot-1

step 4: select your repositry and click on import​

screenshot-1

step 5: click on deploy​

screenshot-1

step 6: your project is successfully hosted​

screenshot-1screenshot-1