- react-webcam 라이브러리 사용
- Teachable Machine Image Classification 사용
- Chrome, Safari, Kakao에서 링크 클릭 시 카메라 정상 작동 확인 O
- react-speech-recognition 사용
- tosspayments 사용
- npm install하고 실행시켜 보기
- Text to Speech는 라이브러리 없이 구현
- npm install --save react-speech-recognition (음성인식 라이브러리) > speech synthesis 기능이 웹 view에서 지원x
- npm install @reduxjs/toolkit react-redux
- npm install axios
- npm install jwt-decode
- npm install --save react-scroll
- npm install @tosspayments/payment-sdk --save
- npm i recoil (상태 관리용 > 로그인, 구독여부)