這是一個 簡單的請假系統小專案 利用了 Node + React + Mysql
git clone https://github.com/memory140662/leave_system.git
首先,先將db裡面的 Mysql table schema 進行匯入 user -> type -> history
再來,Firebase需要設定,根據您的專案取得KEY,貼入config -> firebase_config.js裡面
npm -i
npm start