Set up the folder you created previously to be a Git repository.
Now, you will need to set up a remote origin and push the initial files to a repository on GitHub. You should be consistently committing your changes throughout the project. Make sure you have meaningful commit messages.