My First Website
This is my first time using github.
My Second Website
So far it's going good. Let's see what happens next.
Steps to push incremental code:
git add .
git commit -m"any meaningful message"
git push
Exhausted Panda