Usage:
Install the dependencies and run the express server. Frontend resides in public folder.
$ npm install
$ node server.js
You'll be able to see the site on http://localhost:3000
fill json1.json and json2.json with the bookmarks you would like to join.
$ npm install
$ node backend-test.js
The joined json will be logged into the console.