Skip to content

roceil/Rocket_Offical_Website

Repository files navigation

火箭隊2.0 feat 共同空間|形象官網

火箭隊2.0 feat 共同空間|形象官網

火箭隊是一個專為軟體工程師設計的線下培訓營。我們提供高質量的技術培訓課程,幫助學員獲得實用的軟體開發技能。透過火箭隊的課程,學員能夠學習到程式設計語言、開發工具和框架,並且獲得實戰經驗。

共同空間是一個提供辦公位租賃服務的共享工作空間。無論是個人創業者還是小型團隊,共同空間都提供彈性的辦公空間解決方案。我們的設施包括現代化的辦公環境、高速網路連接。租戶可以享受靈活的租賃選項,並與火箭隊共享資源和交流合作的機會。


網站功能

  • 瀏覽火箭隊、共同空間的服務項目
  • 瀏覽每位教練的簡介
  • 瀏覽共同空間的場地資訊
  • 瀏覽共同空間的價格資訊

下載與安裝

Clone 專案

  git clone https://github.com/roceil/Rocket_Offical_Website.git

進入專案

  cd Rocket_Offical_Website

安裝套件

  npm install

啟動專案

  npm run dev

資料夾結構

Rocket_Offical_Website/
├── public/
│   └── images/
│       ├── aboutRocket
│       ├── aboutTraining
│       └── ...
├── src/
│   ├── components/
│   │   ├── HeaderMarquee.tsx
│   │   ├── Footer.tsx
│   │   ├── ScrollToTop.tsx
│   │   └── ...
│   ├── containers/
│   │   ├── Banner.tsx
│   │   ├── Case.tsx
│   │   └── ...
│   ├── pages/
│   │   ├── _app.tsx
│   │   ├── _document.tsx
│   │   ├── index.tsx
│   │   └── ...
│   └── styles/
│       └── global.css
├── package.json
├── .eslintrc.json
├── .prettierrc
├── README.md
├── tailwind.confing.js
└── tsconfig.json

Git Commit 規則

類型 格式 範例
新增功能 [Feat] create [ModalName] [Feat] create header
修補錯誤 [Fix] fix [ModalName] bug [Fix] fix carousel bug
樣式相關 [Style] adjust [ModalName] gap [Style] adjust card gap
更新檔案 [Update] update [ModalName] pic [Update] update user pic
重構代碼 [Refactor] refactor [ModalName] [Refactor] refactor API function
快速更新 [Hotfix] fix [ModalName] [Hotfix] fix API function

Git Branch 命名規則

  • 以類型格式為開頭並大寫,如:Feat
  • 以區塊為命名提示並大寫,如:OrderStep
  • 範例:Feat/OrderStep

技術規格

👩‍💻 設計工具

Figma Procreate Illustrator

💻 前端技術

VS Code CSS3 Tailwind TypeScript React NextJS Vercel GSAP GItHUB GIT ESLINT PRETTIER

About

火箭隊是一個專為軟體工程師設計的線下培訓營。我們提供高質量的技術培訓課程,幫助學員獲得實用的軟體開發技能。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published