http://18.188.104.144:3000/
(open the url with the phone)
LinkedUs enables easier business networking by matching LinkedIn profile. It's a Mobile Dev course project at KTH.
Before running, install npm packages respectively in root for server, and in /client for frontend.
$ npm install
$ cd client/
$ npm install
$ cd ..
$ yarn dev
Then it should be running at http://localhost:3000/