How to Deploy React App to GitHub Pages | Step by step.
git inint git status git add . git commit -m “initial commit” git branch -M ‘main git remote add origin “url” git push -u origin ‘main’ npm …
by Code With Ajesh
linux http server
git inint git status git add . git commit -m “initial commit” git branch -M ‘main git remote add origin “url” git push -u origin ‘main’ npm …
by Code With Ajesh
linux http server