derekmiller / random-pins

A single page web app that displays a random place in the U.S. that has pinball machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

random-pins

This is a simple web app proof of concept which queries the public API for the Pinball Map (https://github.com/scottwainstock/pbm) for a random location in the United States and shows the results in the browser. It was built using vanilla JavaScript, HTML5 and CSS.

Here is an example of it in action:

alt tag

About

A single page web app that displays a random place in the U.S. that has pinball machines


Languages

Language:JavaScript 55.6%Language:HTML 31.2%Language:CSS 13.2%