echo "# Background-Color-Changer" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin git@github.com:BridgetDev/Background-Color-Changer.git git push -u origin main
BridgetDev/Background-Color-Changer
Change the background Color of a page using a button click. Simple code
HTML