Testing URL: https://codeddit-web.web.app/
website : https://codeddit.com/
To make it easy for you to get started with Github, here's a list of recommended next steps.
cd existing_repo
git remote add origin https://github.com/rohitcode005/codeddit-website.git
git branch -M main
git push -uf origin main