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
- Host: GitHub
- URL: https://github.com/fabianraja/weatherapi
- Owner: FabianRaja
- Created: 2025-03-10T08:14:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T08:24:39.000Z (over 1 year ago)
- Last Synced: 2025-03-10T09:37:00.696Z (over 1 year ago)
- Topics: axios, bootstrap, css, html, javascript, netlify, reactjs, weather-api
- Language: JavaScript
- Homepage: https://weatheresult.netlify.app/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.