You can see implementatino of this app here
- ?if you don`t have yarn
npm install -g yarn - clone this project
git clone <"this_repo_url">- open the directory with the project
cd <"this_repo_url">- install dependencies
yarn- run application
yarn start