A nice html dashboard powered by Zurb's Foundation.
To test this one out, you need nodejs installed in your computer or you can just do it manually.
git clone github.com:zechtz/dashboard.git
cd dashboard
- install grunt
npm install -g grunt-cli
npm run dev
- open your browser and visit
http://localhost:3000
MIT