How to upload it on github?

Tell us what’s happening:
Describe your issue in detail here.
My code works completely fine however I have no clue how to use github. I upload it by dragging a file to a repository. So i run the test by opening my file on the repository… I’m so lost on github…

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36

Challenge: Time Calculator

Link to the challenge:

You don’t need GitHub to complete this.

You do not an account with replit.com. If you haven’t made an account for that website, do that.

Then, in the project page there a part at the top that says:

You will be working on this project with our Replit starter code.

Click that link for the starter code. It will open replit. On replit there will be a popup with a button that says, “Import from Github”. Click that, and then you will have the starter project cloned into your replit account.

After you have done that, copy your code into replit, and run the tests. If all the tests pass, then submit the replit url for the completion of the project.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.