Skip to content

A tool for assessing ice climbing weather conditions. Uses OpenWeatherMap API for weather data.

License

Notifications You must be signed in to change notification settings

blove239/iceclimbweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ice Climbing Weather Tool

A simple weather tool for that provides temperature conditions over the past several days. It is designed to help ice climbers make predictions on local ice conditions. Inspired by the Petzl Waterfall Ice Study

Please note this is no replacement for actually visiting the climb and assessing the conditions for yourself. Ice climbing is a dangerous activity. Please advise caution, and check with local authorities before climbing.

Ice Climbing Weather Screenshot

Installation

git clone https://github.com/blove239/iceclimbweather.git
cd iceclimbweather
cd client
npm install
cd ..
cd server
npm install

Development

For both client and server:
npm start

Deployment

Client:
npm run build

Licence

MIT

About

A tool for assessing ice climbing weather conditions. Uses OpenWeatherMap API for weather data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published