ianhobbs / viewportify

A tool to generate graphs of screen resolutions used to access websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viewportify

A little site for generating visualisations of the screen reolutions or viewports used by visitors to a site.

http://viewportify.hawksworx.com

Hosting

This site runs on Heroku. Deploy with git push heroku master

Local development

  • Requires a local MongoDB service to be running.
  • Install other requirements with npm install
  • To access the hreoku environment variables, run locally with foreman start

About

A tool to generate graphs of screen resolutions used to access websites


Languages

Language:JavaScript 59.4%Language:HTML 29.0%Language:CSS 11.6%