An open API service indexing awesome lists of open source software.

https://github.com/hashal890/weather-app

Developed a weather application with versatile features: search any city for current weather, forecast for the next 7 days, and live location-based weather data. The app boasts a responsive layout for seamless use across devices.
https://github.com/hashal890/weather-app

css html js media-queries

Last synced: 10 days ago
JSON representation

Developed a weather application with versatile features: search any city for current weather, forecast for the next 7 days, and live location-based weather data. The app boasts a responsive layout for seamless use across devices.

Awesome Lists containing this project

README

        

# Weather App

Hello everyone, here is my Weather App project which I builded in unit-3 with the help of `https://openweathermap.org/api` and `https://www.embedgooglemap.net/` api's. Link of deployment:- https://weather-app-unit3.netlify.app/

## Features

- Search any city and get weather.
- Get weather for next 7 days.
- Get weather data by live location.
- Responsive layout.

## Screenshots

### 1. Search Results
![Search Results](./assets/homeOnePage.png)
### 2. Seven Days Weather Data
![Seven Days Weather Data](./assets/homeTwoPage.png)
### 3. Get Live Location
![Get Live Location](./assets/liveLocationPage.png)

## Tech Stack

In this project we used following tech stacks:-
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [JS](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Media Queries](https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries)

## Connect with author

- [Twitter](https://twitter.com/harshal258)
- [LinkdIn](https://www.linkedin.com/in/harshalpardeshi/)

## Feedback

If you have any feedback or queries, please reach out to me at [email protected].