Connect CodePen Project to GitHub

I was wondering if there’s a way to connect the CodePen project I’m working on for the responsive web certificate to GitHub to push changes I’ve made?

1 Like

There isn’t a automatic push from Codepen to Github that exists. You can export the Codepen and upload it to Github manually.

This post explains exporting the code from Codepen.

This post explains how to upload the zip file to a Github repo.
https://fabiofranchino.com/blog/sketching-with-html-css/setup-github-codepen.html

2 Likes