https://senatevotes.us helps visualize how many votes in the US Senate have been unpopular over the past years.
With Node.js 12+ installed, run the following commands:
$ npm i
$ npm run dev
The website should be visible at localhost:3000
This is a Next.js website that uses the Static Site Generation methods added in version 9 - reading the official documentation will help you understand the structure.