This project uses many libraries, including:
Main files and directories of the application
frontend
├─ config
├─ public # Public assets (e.g. images)
├─ scripts
└─ src
├─ components # components
├─ shared # utilities
├─ config.js
├─ history.js
├─ index.js # where the react app is mounted
├─ routes.js # react-router configuration
└─ yarn.lock