- Routing
- User authorization
- theming
- context
- states
- hooks
- React
- MUI v5
- react-router-dom
- recharts
- echarts-for-react
Open your terminal, navigate to the project's root directory, and run the following command to build the Docker image:
docker build -t dashboard-frontend .
To start your React development environment in a Docker container, run the following command:
docker-compose up