This project uses a D3 visualization to represent the DOM structure of a web page.
To use run the following commands in the root directory
npm install
npm run start
then go to http://localhost:5000
type in the text box the desired url and hit ENTER.
This initial proof-of-concept has been expanded in https://github.com/KTH/L3-37-Browser