Weather Service

View current and future weather data of multiple cities in the browser. It uses open weather map API to fetch current and hourly weather data for different cities. The Front-end was built in React and the backend that communicates and parses openweathermap API data uses Express.js. This app has been deployed to Heroku.

Technical Sheet

Code technologies used for the project

  • ReactJS (Frontend)
  • Express (Backend)
  • NodeJS
  • Javascript ES6
  • HTML5
  • CSS3

Resources