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

https://github.com/fabianraja/weatherapi

Plattr Tech Studio Assignment - FSD INTERN
https://github.com/fabianraja/weatherapi

axios bootstrap css html javascript netlify reactjs weather-api

Last synced: 3 months ago
JSON representation

Plattr Tech Studio Assignment - FSD INTERN

Awesome Lists containing this project

README

          

Weather Dashboard

A responsive Weather Dashboard built using React, Bootstrap, and Axios that fetches real-time weather data from the OpenWeatherMap API. This application allows users to search for current weather conditions and view a 5-day forecast for their chosen city.

Features:

* Search for current weather by city name
* Displays temperature, humidity, wind speed, and weather conditions
* 5-day forecast with key weather details

Dependencies Required:

* React
* Axios
* Bootstrap

How to use:

* Enter a city name in the search bar and click Search.
* View the current weather conditions including-Temperature, Weather description, Wind speed, Humidity
* The 5-day forecast is displayed below, showing key weather details for each day.