# for Development
npm install && npm run dev
# For Presentation
npm install && npm run build && npm start2023-08-03 ~ 2023-08-21
"next": "^13.4.12",
"next-pwa": "^5.6.0",
"next-compose-plugins": "^2.2.1",
"react": "18.2.0",
"react-calendar": "^4.6.0",
"react-chartjs-2": "^5.2.0",
"react-datepicker": "^4.16.0",
"react-dom": "18.2.0",
"recharts": "^2.7.3",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.3",
"@mui/material": "^5.14.3",
"@mui/x-date-pickers": "^6.11.0",
"@nivo/bar": "^0.83.0",
"@nivo/core": "^0.83.0",
"@nivo/pie": "^0.83.0",
"axios": "^1.4.0",
"chart.js": "^4.3.3",
"dayjs": "^1.11.9",
"eslint": "8.46.0",
"eslint-config-next": "13.4.12"Fintech6/src/app/login/page.js
Fintech6/src/app/join/page.js
Fintech6/src/app/home/page.js
Fintech6/src/app/calendar/page.js
Fintech6/src/app/account/page.js
Fintech6/src/app/manage/page.js
Fintech6/src/app/manage/spend/page.js
Fintech6/src/app/manage/manage2/page.js
Fintech6/src/app/manage/manage2/add/page.js
Fintech6/src/app/settings/page.js