Skip to content

Commit 5f5e2b9

Browse files
authored
Add files via upload
1 parent 2769719 commit 5f5e2b9

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

README.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Radzik.Weather
2+
_Simple Weather Application_
3+
4+
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
5+
6+
### `API Provider`
7+
8+
Weather information https://openweathermap.org \
9+
Maps provides https://www.google.com/maps
10+
11+
Runs the app in the development mode.\
12+
Open [radzikoska123.github.io](https://radzikoska123.github.io/weatherApp/#/) to use my application.
13+
14+
### `Current Weather`
15+
16+
You can check current temperatures, wind, pressure and other stats for location you search.
17+
### `Minute Weather`
18+
19+
Here you check rain forecast for the following two hours. With one minute steps.
20+
21+
### `Two days Weather`
22+
23+
Check weather for the following two days. With one hour steps.
24+
25+
### `Week Weather`
26+
27+
Weather for the following week. With one day step.
28+
Check temperatures and feels like at morning, day, evening and night.
29+
30+
### `Air Pollution`
31+
32+
Check level of the most popular substances in the air.
33+
34+
### Other
35+
36+
Thanks for translations to:
37+
38+
Jakub Górecki \
39+
Rafał Kruszyna \
40+
Nataliia Martynenko
41+
42+

0 commit comments

Comments
 (0)