The test is using React as a framework, Redux for managing application's state, React Router for routes handling, Material UI framework for faster styling and user interactions. For icons is using Font Awesome library.
- Docker
- Node.js
- Yarn
# To install run the below command in the root directory
yarn install# To start run the below command in the root directory,
yarn startRuns the app in development mode. Open http://localhost:3000 to view it in the browser.