FreeCodeCamp - Weather-App Project

Live Demo

Project Purpose:

This creates a great opportunity to practice object-oriented programming and API calls.

Project Requirements:

  • show user current location and show their local weather
  • shows weather in celcius and can see a different icon or background image (e.g. snowy mountain, hot desert) depending on the weather.
  • user can push a button to toggle between Fahrenheit and Celsius.
  • user can type pincode to get the location and the current temperature of the location.