The app scrapes the programming category of We Work Remotely and finds the technologies and locations from each posting.

It's a Node app.

Run it

npm install
npm run start

Is there a nice front end to view the data?

YES