- Created Using on 2023/11/26 by PK
npm create vite@latest vite-react-ts-app --template react-ts
- Added below dependencies on 2023/11/26 by PK
npm i @emotion/styled @emotion/react
npm i react-router-dom
npm i history
- Added below dependencies on 2023/11/29 by PK
npm i react-hook-form