Skip to content

8기 메인 프로젝트 프론트엔드 레포지토리입니다

Notifications You must be signed in to change notification settings

modern-agile-team/8term-coko-Front

Repository files navigation

8term-main-front

8기 메인 프로젝트 프론트엔드 레포지토리입니다.

기술 스택

Language & Tools:

HTML5   CSS3   JavaScript   TypeScript   NodeJS

Framework & Library:

React   React Router DOM   Axios   Styled-components   SweetAlert2   React-Icons

Global-State:

Zustand

Module Bundler:

Vite

Cooperation:

Git   GitHub   GitHub Actions   ESLint   Prettier   ENV

Communication:

Notion   Discord   Figma


커밋 메시지 컨벤션

git commit -m "✨ Feature(#123): 커밋 내용"
Type Description
🌏 Deploy 배포 관련
⚙ Setting 개발 환경 셋팅
🐞 BugFix 버그 수정
💻 CrossBrowsing 브라우저 호환성
📃 Docs 문서 작성 및 수정
✨ Feature 기능 개발
📬 API API 통신
📝 Modify 기능, 코드 수정
🔨 Refactor 코드 리팩토링
🎨 Publish 마크업 & 스타일링

브랜치 전략

  • feature/#123/(issue Title)