Skip to content

andreiPor/git_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My First Git Project๐Ÿš€

Mini Description

A simple project with HTML, CSS, and JS to display the current date and time on button click.
You can see it live on GitHub Pages: View Project

Git Today โ€“ Quick List ๐Ÿš€

  • git clone <repo-url> โ†’ clone repo
  • git status โ†’ check changes
  • git add . โ†’ stage all changes
  • git commit -m "Update README + index.html + CSS + JS" โ†’ commit changes
  • git push origin main โ†’ push to GitHub

โœ… Flux: clone โ†’ modify โ†’ stage โ†’ commit โ†’ push

About

learning git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published