To run the project, follow the instructions below. Clone it to your computer: git clone git@github.com:denterekhov/test-task.git in your cli; Go to the project directory: cd test-task; Install all dependencies: yarn install; Run the project: yarn start;