echo "# RentHive-Application" >> README.md git init git remote add origin https://github.com/rujieafk/RentHive-Application.git git branch -M main git add . git commit -m "Renthive Application" git push -u origin main
git remote add origin https://github.com/rujieafk/RentHive-Application.git git branch -M main git push -u origin main