项目作者: gurugu-fcc-projects

项目描述 :
FreeCodeCamp --- Weather App project
高级语言: JavaScript
项目地址: git://github.com/gurugu-fcc-projects/FCC__weather.git
创建时间: 2016-12-06T08:32:26Z
项目社区:https://github.com/gurugu-fcc-projects/FCC__weather

开源协议:MIT License

下载


FreeCodeCamp Front End API-based Project - Weather App

User Stories

  • I can see the weather in my current location.
  • I can see a different icon or background image (e.g. snowy mountain, hot desert) depending on the weather.
  • I can push a button to toggle between Fahrenheit and Celsius.

Thoughts

This is an old project, it isn’t featured anymore at FreeCodeCamp. It was fun at the time, mainly because I had an opportunity to try 3D CSS animations that I was reading about at that time. As usual I tried to distance myself from what other people built, though in this case the result is rather lackluster.

Video Walkthrough