Skip to content

Iteration on fjill's historical weather search engine—this update allows users to get historical data for any entered location.

Notifications You must be signed in to change notification settings

WeatherTrac/WeatherApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

WeatherApp allows users to get historical data for any entered location.

Note: This application only works with updated credentials in .env file. Existing .env file is only a template. Meteostat and Google API keys must be generated by user.

Installation

Clone WeatherApp to local machine. Afterwards, install necessary packages.

npm install

Usage

In the terminal for WeatherApp, run npm run web-dev and navigate to http://localhost:8080 in browser to use application.

npm run web-dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Iteration on fjill's historical weather search engine—this update allows users to get historical data for any entered location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.4%
  • SCSS 11.3%
  • HTML 1.8%
  • Shell 0.5%