It's a single-page React application for demonstration purposes. Just go to Web-link in order to see it. If you want to modify it, using cmd/shell:
- clone the repo(git clone https://github.com/melnykandrii/robodude.git);
- navigate to the main folder;
- Execute yarn;
- Execute yarn start.