├── images └── bg-image.jpg ├── index.html └── js └── app.js /images/bg-image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProgrammingHero1/temperature-hot-solution/HEAD/images/bg-image.jpg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProgrammingHero1/temperature-hot-solution/HEAD/index.html -------------------------------------------------------------------------------- /js/app.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ProgrammingHero1/temperature-hot-solution/HEAD/js/app.js --------------------------------------------------------------------------------