This is frontend that uses REST API for anonymous internet communicator.
To run this app you need access to service providing REST API - frontend is just presentation layer for this API. Link to GitHub repository with source code of application providing such API you can find below.
If you want to run both apps (backend and frontend) on one machine you have to make sure that both apps use different ports. Default port for both apps is 8080.