- react ^18.x
- react-router-dom 6.x
- react-helmet-async 2.x
- emotion 11.x
- @reduxjs/toolkit 2.x
- redux-saga 1.x
- redux-persist 6.x
- vite 5.x
npm start
- vite 5.x
npm run build
- eslint 8.x
- stylelint 16.x
npm run lint
/ npm run lint:styles
- jest 29.x
- @testing-library/react 14.x
npm test
/ npm run test:watch
- cypress 13.x
npm run test:e2e