Weather-App

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:

Features

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

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 mridulmkumar07@gmail.com or visit my website mridul.app for more information.

Show Your Support

Give a ⭐ if you like this project!