login: markhevkaroman@gmail.com pass: 2222
- node v.12
- npm install
- npm start
TODO: scss or global css or GlobalStyles styled-components TODO: optimization TODO: redux & load fonts & css onload (optimization) TODO: add query parameters to fetch TODO: test TODO: i18next
TODO: TypeScript any => good types
- example STYLES: https://dev.to/carloscne/creating-responsive-and-adaptive-layouts-with-react-and-styled-components-1ghi
- responsive breakpoints: https://paulie.dev/posts/2020/08/styled-components-responsive-array-syntax/
- i18next vs react-intl: https://www.youtube.com/watch?v=av9L5xceSsI
- i18next example: https://www.youtube.com/watch?v=Od6VRVJH15Y
- i18next-browser-languagedetector: https://www.youtube.com/watch?v=TCw3MGgVoNs
- i18next-browser-languagedetector detector options: https://github.com/i18next/i18next-browser-languageDetector
- hooks https://usehooks.com/
- antd upload custom https://stackoverflow.com/questions/58128062/using-customrequest-in-ant-design-file-upload
- micro frontends: https://micro-frontends.org/
- single-spa: https://www.npmjs.com/package/single-spa;
- single-spa-react: https://www.npmjs.com/package/single-spa-react;