weather-server Requirements git NodeJS Get Started Install dependencies and run web app git clone https://github.com/GTWeatherForecast/weather-server.git cd weather-server npm i npm start URLs The development server is available at http://localhost:8080 The production server will be set up later.