Skip to content

Shobhit51/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherWise

WeatherWise is a React-based weather forecast web application that provides users with current weather conditions and a 5-day forecast for specified locations. The application features a user-friendly interface with responsive design, ensuring optimal usability across devices.

Features

  • Current Weather: Display real-time weather conditions including temperature, humidity, wind speed, and description.
  • Location Search: Allow users to search for weather information for any location worldwide.
  • Responsive Design: Ensure a seamless experience across various devices and screen sizes.

Technologies Used

  • React.js
  • Node.js
  • CSS3
  • Weather API (e.g., OpenWeatherMap, WeatherAPI)

Usage

Local Setup

  1. Clone the repository:

git clone https://github.com/your_username/WeatherWise.git

  1. Navigate to the project directory:

cd Weather app

  1. Install dependencies:

npm install

  1. Start the development server:

    npm start

  2. Open your browser and visit http://localhost:3000 to view the application.

Live Demo

Check out the live demo of WeatherWise here.

Contributing

Contributions are welcome! Feel free to submit bug reports, feature requests, or pull requests. Please follow the Contributing Guidelines when contributing to this project.

Acknowledgements

Releases

No releases published

Packages

No packages published