About Github repositories

I wanna check if I’m do it right. I post the code on the Github repositories for keep tracking my progress but I’m not sure if I’m do it correctly. Please help me.
This is my Github https://github.com/beerbluedevils

what do you want to do?

1 Like

Hi @beerbluedevils!

Right now you have all of your code in your readme. You want to have your code in a .js file instead. Readme’s are a place to give useful descriptions on the project.

You can create a new javascript file on github and place your code there.

You can look through other github profiles to see how they decided to write their readme’s and get ideas on how to rewrite yours.

FCC also has a git and github crash course that would help.

2 Likes

Thank you very much. I can add the javascript file to my github.