- React.js 18
- Craco
- Typescript
- React router
- SASS
- Storybook
- Charka UI
- Redux and Redux toolkit
- Redux persist
- React helmet
- Prettier, Husky, Lint
- React hook form, Yup
- React snap
- Axios, SWR
- React testing library, Jest, MSW
- E2E testing with Cypress
- Docker, Nginx pre-config
- Atomic architecture
In the project directory, you can run:
yarn
yarn start
yarn build
yarn test
docker build . -t dockerized-react
docker run -p 3000:80 -d dockerized-react
npm run cypress:open
(Public page)[https://chakra-templates.dev/]