sailor95 / portfolio-spa-v2

This is my portfolio web Single Page Application project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Porfolio SPA of David Huang

Commit Rules:

4 main commit types:

  • [feature]
  • [hotfix]
  • [util]

Components Naming Rules

Following this article.

Example:

github-repo
├── icon
│   ├── github-repo-icon.scss
│   ├── github-repo-icon-view.js
│   └── index.js
├── title
│   ├── github-repo-title.scss
│   ├── github-repo-title-view.js
│   └── index.js
├── github-repo.scss
├── github-repo-view.js
└── index.js

About

This is my portfolio web Single Page Application project


Languages

Language:JavaScript 92.0%Language:CSS 4.5%Language:HTML 3.5%