-
how to host my project . i want to host free |
Beta Was this translation helpful? Give feedback.
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: |
Beta Was this translation helpful? Give feedback.
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