/weather-app

Weather Forecast App

Primary LanguageJavaScript

weather-app

Weather Forecast App

Development Env

npm run server
./scripts/fetch.sh
npm run client

or

yarn dev
src/server/config.json => mysql config, openweathermap apikey

Distro

npm start
  • Admin should change current city
  • Get latest daily forecast information from db
  • initial empty page throw exception