- Next JS
- Storybook
- Material UI
- Redux
- Next Redux Wrapper
- RTK Query
- Eslint
- Axios
- TSS React
- Jest
- Playwright
- Commitlint
- Husky
a combination of next js structure with atomic pattern structure for UI.
learn more about atomic pattern architecture on here.
- UI docs using storybook
- unit testing and integration testing using jest
- e2e testing using playwright
- atomic pattern UI
- Redux and RTK Query as state and fetching data management
- commit lint using commitlint
- code lint using eslint
- CI workflows code lint
- CI workflows unit testing and integration testing
- CI workflows e2e testing