In this video you will see step by step guide to push you code to github and deploy it using vercel.
git commands
git init
git add .
git commit -m"Initialised repo"
git branch -M main
git remote add origin (add you link here)
git push -u origin main
project live link : git-deployment-demo.vercel.app
project github link : https://github.com/arundada9000/Git-d...
Thats it , next you can create a vercel account and import the github project and deploy it, then whenever you push an update to code, you deployment will automatically be updated.
Subscribe for more videos, comment to suggest a video.
🌐 Connect with Me
📧 Email: [email protected]
🎥 YouTube: / @arundada9000
📸 Instagram: / arundada9000
📘 Facebook: / arundada9000
💻 GitHub: https://github.com/arundada9000
#arunneupane #arundada9000 #codewithease #github #vercel #pushingcode #pushcodetogithub #deploy #deployingusingvercel #vercelguide #githubguide