How to commit challenges from freecodecamp to git repo?

Hi guys. I have a question. Now i starting learn front-end in freecodecamp and i dont understand how to commit challenges to git? Thank for attention)

Do you mean that you want to add to the FreeCodeCamp code base as a contributor, or you want to save your work to your own GitHub profile?

but how to do this? I know what me do if i work in the my own computer but what do with code in the site? How to commit code?

yes, i want to add to the FreeCodeCamp code base as a contributor

Have you looked at our Contributor’s Guide?

it is not that i want.
i am writting code in the sites. For example
[https://www.freecodecamp.com/challenges/import-a-google-font]


So, how can i this can commit into my repo?

There is no utility to commit code to github directly from Free Code Camp. You will have to copy-paste.

2 Likes

ok, thank you very much. I understand how it works.