Skip to content

aCodeReader/learn-to-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-to-code

This project is for those first learning to code.

  1. Make sure you're signed into GitHub.
  2. Fork this repository.
  3. Clone it to your computer.
  4. Once you open the project, you can edit it in your code editor.
  5. To push up your changes:
  6. navigate to correct directory in your terminal
  7. type "git add {name of files}" and press enter
  8. type "git commit -m {message describing changes}"
  9. type "git push origin master"
  10. In your repo, go to "settings" and select host on github pages.
  11. Your project will appear at https://username.github.io/learn-to-code/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.1%
  • CSS 11.7%
  • JavaScript 3.2%