8000 Readme File Added · SunilHooda/JavaScript-Projects@4b22b54 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b22b54

Browse files
committed
Readme File Added
1 parent e63132f commit 4b22b54

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

Weather-App/Images/Homepage.png

1.65 MB
Loading

Weather-App/README.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Mini WeatherCast
2+
3+
Check the weather around you and all over the world at a glance. Rely on the accurate weather forecast and adjust your schedule to the weather coming in. You won’t even have to look out the window as the app will make you feel like you are already outside!
4+
5+
Weather is sometimes difficult to predict. This accurate weather app allows to find out a detailed forecast wherever you are, for any time of the day.
6+
7+
Allow the access to location on first load.
8+
<br />
9+
10+
## [Deployed URL](https://mini-weathercast.netlify.app/)
11+
12+
## Features
13+
14+
- Responsive Layouts.
15+
- Working with External API request(OpenWeatherMap API).
16+
- Showing Real Time location on Map.
17+
- Code cleanliness and folder structure.
18+
- Showing Date and Time according to Time Zone of your searched city.
19+
- Showing the following weather details :-
20+
- Current and “Feels like” temperature.
21+
- Wind speed and direction.
22+
- Pressure and precipitation information.
23+
- Sunrise/sunset time.
24+
- A 7-Day forecast.
25+
26+
## Built With
27+
28+
- love
29+
- html
30+
- css
31+
- javascript
32+
33+
## How to Run?
34+
35+
To run my application you simply need to clone the project and run the html file.
36+
37+
## Home Page
38+
39+
![HomePage]()

0 commit comments

Comments
 (0)
0