Skip to content

samshete05/Weather-Forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Weather Forecasting Application

Overview

This Weather Forecasting Application is built using Node.js for the backend and React.js for the frontend. It provides real-time weather information for any city entered by the user. The application displays various weather metrics such as temperature, condition, humidity, wind speed, visibility, sunrise time, sunset time, current date, and current time.

Technologies Used

  • Frontend:

    • React.js
    • Axios (for API calls)
  • Backend:

    • Node.js
    • Express.js (for server-side handling)
    • Weather API (for fetching weather data)

About This Application

This application allows users to input a city name and receive detailed weather information. It is user-friendly, providing an intuitive interface for easy access to weather data. The application fetches weather data from a reliable weather API and presents it in a clean, readable format.

Features:

  • Displays temperature and weather conditions
  • Shows humidity and wind speed
  • Provides visibility and sunrise/sunset times
  • Displays current date and time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published