Skip to content

xerona/weather-app--birch

 
 

Repository files navigation

Build Status

A simple javascript weather web app

using the latest EcmaScript 2015 (ES6) additions,
transpiled with babel and moduled with ES6 modules using Browersify,
built with the Backbone framework,
styled with SASS and Bootstrap 4 (Alpha)
within the BEM inspired SUITCSS methodology,
charted with D3 and enhanced with Font Awesome vector icons,
convenienced by Underscore and jQuery,
tested with Karma, Mocha, Chai, and Sinon,
using PhantomJS, Chrome, Firefox, and Safari,
tooled with npm for package management,
and npm scripts for tasks involving
ESLint, Uglify, Autoprefixer, CSScomb,
CSSLint, CSSMin, Clean-css, Http-server, and more.

Build Locally

Clone or download this repo.

git clone https://github.com/craigmichaelmartin/weather-app--birch.git && cd weather-app--birch

Make sure Node.js and npm are installed.

npm run demo

Once that is finished, your browser will open to the app.

View Hosted

Check out the hosted github page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.5%
  • HTML 4.9%
  • CSS 4.6%