andrewljohnson / maps-showcase

Mobile friendly website with video landing page, slideshows, slideshow selector in the form of a map of the US.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maps-showcase

Mobile friendly website with video landing page, slideshows, slideshow selector in the form of a map of the US.

Run the site Locally (MacOS)

cd PATH_TO_REPO/site
python -m SimpleHTTPServer 8000

Then goto http://localhost:8000 in your browser.

Style guide

2 space indentation in js / html / css

About

Mobile friendly website with video landing page, slideshows, slideshow selector in the form of a map of the US.

License:GNU Affero General Public License v3.0


Languages

Language:HTML 88.6%Language:CSS 11.4%