Skip to content

Welcome to the Weather App! This application allows you to search for and view weather information for any city. It displays current weather data and supports both Celsius and Fahrenheit temperature units.

License

Notifications You must be signed in to change notification settings

mridul0703/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App - Live Demo

Stay updated with the latest weather information!

Demo

Table of Contents

Introduction

Welcome to the Weather App! This application allows you to search for and view weather information for any city. It displays current weather data and supports both Celsius and Fahrenheit temperature units. Enjoy a responsive design for an optimal user experience across all devices.

Technologies Used

This project was built using these technologies:

  • React.js
  • Axios
  • OpenWeather API
  • CSS3
  • VsCode
  • Vercel

Features

  • Search for weather by city name.
  • Display weather details including temperature, humidity, and weather conditions.
  • Switch between Celsius and Fahrenheit.
  • Responsive design for mobile and desktop devices.
  • Dynamic search bar with suggestions.

Installation

  1. Clone the repository:

    https://github.com/mridul0703/Weather-App.git
    cd Weather-App
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Usage

  • Open the app in your browser: http:https://localhost:3000
  • Use the search bar to enter a city name and view its weather information.
  • Switch between Celsius and Fahrenheit using the dropdown menu.

API

This application uses the OpenWeather API to fetch weather data.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a pull request.

License

This project is licensed under the MIT License.

Contact

Feel free to reach out to me at [email protected] or visit my website mridul.app for more information.

Show Your Support

Give a ⭐ if you like this project!

About

Welcome to the Weather App! This application allows you to search for and view weather information for any city. It displays current weather data and supports both Celsius and Fahrenheit temperature units.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published