Skip to content

zxdsgz1412/learning-for-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-for-git

A small static web project for practicing Git and GitHub workflows.

Focus Board

Focus Board is a dependency-free task board built with plain HTML, CSS, and JavaScript. It is intentionally small so it can be used as a clean test project for cloning, committing, pushing, and reviewing Git history.

Files

  • index.html defines the page structure.
  • styles.css handles layout, responsive styles, and visual states.
  • app.js manages task state, filters, local storage, and rendering.

Run Locally

Open index.html in a browser.

Git Remote

This repository is connected to GitHub over SSH:

git@github.com:zxdsgz1412/learning-for-git.git

About

in this repository, we learn for git

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors