- https://github.com/richardgirges/express-fileupload/tree/master/example
- https://www.pluralsight.com/guides/uploading-files-with-reactjs
- https://zh-hant.reactjs.org/docs/uncontrolled-components.html#the-file-input-tag
上傳有可能會遇到 413
的錯誤, 表示 server 端有環節需要調整限制的地方(express, nginx ...etc)