WeatherApp
Simple Weather App built using React and Bootstrap.
- Uses Open Weather Map API.
- It has bootstrap package with webpack configuration to transpile bootstrap.
- It has LESS css loader webpack configuration.
- No jQuery.
- Server configuration done to be deployed in Heroku.
- babels.
- bootstrap.css and bootstrap.js
- loaders needed for LESS
- Clone or download repo
- npm install
- webpack --w
- (open new terminal, go to dir, run server) node server.js