Demo project for booking rooms with using React+Redux+Typescript.
npm run devfor development environment in watch modenpm run prodfor production environment in watch mode
npm run build:devfor development environment without watch modenpm run build:prodfor production environment without watch mode
- Typescript 2.x
- React 16.x
- React-router 4.x
- Redux
- Redux-saga for side-effects
- SCSS
- BEM methodology
- Webpack 4.x
- Tests (Jest, sinon, enzyme)
- Test coverage
- Hot reload
Tests uses Jest framework Jest