# 라이센스 (License)

## 사용한 소프트웨어

* Visual Studio Code - <https://code.visualstudio.com/license>
* Adobe XD - <https://www.adobe.com/kr/legal/terms.html>
* TinkerCAD - <https://www.autodesk.com/company/legal-notices-trademarks/terms-of-service-autodesk360-web-services/terms-of-service-for-tinkercad>

## 사용한 패키지

### App

* [React Native](https://reactnative.dev/) - MIT License
* [react-native-paper](https://callstack.github.io/react-native-paper/) - MIT License
* [react-native-navigation](https://reactnavigation.org/) - MIT License
* [react-native-device-info](https://www.npmjs.com/package/react-native-device-info) - MIT License
* [react-native-biometrics](https://www.npmjs.com/package/react-native-biometrics) - MIT License
* [react-native-qrcode-svg](https://www.npmjs.com/package/react-native-qrcode-svg) - MIT License

### Web

#### Back-end

* [Node.js](https://nodejs.org/ko/) - <https://github.com/nodejs/node/blob/master/LICENSE>
* [MySQL](https://www.mysql.com/)
* [express](https://expressjs.com/ko/) - MIT License
* [body-parser](https://www.npmjs.com/package/body-parser) - MIT License
* [crypto](https://nodejs.org/api/crypto.html)

#### Front-end

* [React.js](https://reactjs.org/) - MIT License
* [react-redux](https://redux.js.org/basics/usage-with-react) - MIT License
* [semantic-ui-react](https://react.semantic-ui.com/) - MIT License
