Weather App
https://github.com/Raitvok/weather
This application displays the current weather and forecast for six days.
When loading the application displays a weather for Minsk.
If you want to find another country, city, type in search his name.
In the current day, you will see:
The application has been built with help of API. Here you can find the link to it:
https://www.apixu.com/api.aspx
When creating the application used the following technologies:
I am currently working on improving the application:
To install the Weather Application will require:
Download a repository from github:
https://github.com/Raitvok/weather
Install app
npm install
Start up the app
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.