- This project was bootstrapped with Create React App.
- Using bootstrap for css, react-bootstrap and material UI as component
Client in client branch
Server in server branch
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.19",
"@mui/x-data-grid": "^7.6.2",
"@mui/x-date-pickers": "^7.6.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.3.3",
"bootstrap-icons": "^1.11.3",
"chart.js": "^4.4.3",
"dayjs": "^1.11.11",
"js-base64": "^3.7.7",
"react": "^18.3.1",
"react-bootstrap": "^2.10.2",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.3.1",
"react-form-stepper": "^2.0.3",
"react-router-dom": "^6.23.1",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},