horrible name, but working on getting a micromaterial to help identify whether an IP address is public or private.
Basically, I kept forgetting which ranges were private, so I made this to help myself.
Swipe right if you think it's a public IP address, and swipe left if you think it's a private IP address. (NOTE: you can just click on desktop screens)
$ npm i
$ npm start
(accessibility)
$ npm run test:cypress
$ npm run test:headless
(the first one opens an interactive cypress window, the second one only uses the console)
I recommend Netlify, just since it's super easy and you get https out of the box