nathan-charrois / gsl-weather

Home Page:http://cetan.ca/dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSL Weather App

Get current and upcoming weather for a given location.

Technology

Requires npm and NodeJS.

  • Webpack
  • Babel (ES6)
  • React w/ JSX
  • SCSS
  • Mocha/Chai (Test Suite)
  • HTML5 Geolocation

Build

Clone

https://github.com/NathanCH/gsl-weather.git

Install dependencies:

npm install

Run Tests:

npm run test

Build application:

npm run build

About

http://cetan.ca/dev


Languages

Language:JavaScript 77.3%Language:CSS 18.8%Language:HTML 3.9%