Skip to content

A website tracking the popularity of the USA's Senate votes

Notifications You must be signed in to change notification settings

IanMitchell/senatevotes

Repository files navigation

Senate Votes

Tracking Unpopular Senate Votes

https://senatevotes.us helps visualize how many votes in the US Senate have been unpopular over the past years.

Development

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.

Releases

No releases published

Packages

No packages published