Skip to content

majkoll/weatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

About the app

This app uses the Open Weather Map API to get the weather in different cities.

The application is written with JS and jQuery.

Check production build

Open the index.html file located in the 'dist' directory.

Development

I used Gulp for this project for having a webserver locally to check for changes in the javascript or the scss files.

For compiling sass to css you need the Ruby sass gem.

Start locally

$ git clone https://github.com/majkoll/weatherApp
$ cd weatherApp
$ npm install
$ gulp

About

how's the weather in...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published