|
how to host my project . i want to host free |
Answered by
Peshala84
Jan 25, 2025
Replies: 1 comment
|
you can use i'm recommended Vercel Install Vercel CLI: Login to Vercel: Deploy your project: |
0 replies
Answer selected by
zigma-uni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can use
github pages
Vercel
Netlify
i'm recommended Vercel
Install Vercel CLI:
npm install -g vercel
Login to Vercel:
vercel login
Deploy your project:
vercel