es6-weather-service Weather web service has implemented by React.js and using openWeatherMap.org api services. Build Install dependencies npm install Start dev server npm run start Build in production mode npm run build