To build the examples locally, run:
npm install
npm startTo access Page 1 that is barchart with stackoverflow data
Then open http://localhost:3000/chart in a browser.
To access Page 2 to copy and display query params
Then open http://localhost:3000/queryToClip?q=copy in a browser.