Skip to content

rahulpatle101/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Simple Weather App built using React and Bootstrap.

LIVE DEMO

Features:

  • 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.

Webpack configs contains:

  • babels.
  • bootstrap.css and bootstrap.js
  • loaders needed for LESS

Play with it:

  • Clone or download repo
  • npm install
  • webpack --w
  • (open new terminal, go to dir, run server) node server.js

Many Thanks:

About

Simple Weather built using React and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published