React Component that allows to open a dialog and search for needed entry, as well as use pre-defined filters. You may save your entries or cancel, as well as delete them later. The component is covered with unit tests.
Prerequisites:
- Node.js
- npm
To run:
- cd into folder which contains package.json
- npm install
- npm run start