A forecast HTML5 application. (Studying only)
You can also get the online version
For a better user experience, You'd better add the application to the home screen.
The Chrome on Android and Safari on iOS providing these features to you.
After adding the application to the main screen, you can use it as a native application!
You can do that as following steps:
(Tips: if you're using Chrome or other browsers, see this tutorial
Open Safari/Chrome on your iOS/Android mobile and input the URL https://glassysky.github.io/forecast/
At the bottom of your screen, you can see an icon like '↑', click this icon and go to the next step
Then, click the button 'add to home screen'
Ah, you almost there!
After the step 1-3, you should be able to see the web application called 'Forecast' had been added to your home screen(just like an iOS app, right?), click the 'cloud' icon and enjoy the app!
The application needs your mobile's Geolocation Authorization.
$ git clone [email protected]:glassysky/forecast.git
$ cd forecast && npm install
$ npm run start
$ npm run build
Apache License 2.0