create new repo from frontend
Login into your github account then head to
push repo using ssh
git remote add origin git@github.com:SirECMG/elton-blog.git
git branch -M main
git push -u origin main
Login into your github account then head to
git remote add origin git@github.com:SirECMG/elton-blog.git
git branch -M main
git push -u origin main