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

https://github.com/dev-emekaa/aesthetic-weather-webapp

Code repository for a Weather Forecast Web-app project. Built with JavaScript. OpenWeatherMap Api and Unsplash Api
https://github.com/dev-emekaa/aesthetic-weather-webapp

javascript openweathermap-api unsplash-api

Last synced: about 1 year ago
JSON representation

Code repository for a Weather Forecast Web-app project. Built with JavaScript. OpenWeatherMap Api and Unsplash Api

Awesome Lists containing this project

README

          

#
Weather Forecast WebApp made with core web technologies Html Css and Js. Implemented the Open Weather Map Api to display searched location with their coordinates, Temperature, Weather Forecast, Humidity and Windspeed. Also used the Unsplash Api to display images from the searched locations

# Aesthetic-Weather-WebApp
Code repository for a Weather Forecast Web-app project.

## APIs
- Open Weather Map Api
- Unsplash API

## About
- On search it displays the `coordinates` `forecast` `temperature` `Humidity` and `Windspeed` from the `Open Weather Map Api`
- Also displays images of Searched Location from the `Unsplash Database`


![Weather App](https://github.com/techy-savant/Aesthetic-Weather-WebApp/assets/108519575/23624d22-2e06-49e3-adfa-aa6b86580b9f)

### Live Site: [aesthetic-weather-app](https://aesthetic-weather-forecast.netlify.app)