- react
- antd for UI Components
- react-router-dom for App Routing
- react-redux for state management
- axios for Http Requests
- history for navigation
- prop-types for runtime type checking
- assets/
- components/
- core/
- http.js
- services/
- shared/
- config.js
- utils.js
- history.js
- store/
- actions/
- types.js
- *.actions.js
- reducers/
- index.js
- *.reduser.js
- actions/
- routes.js