My Weather App is a web application that provides live weather information for cities around the world. It is built using HTML, CSS and JavaScript, offering a responsive user interface.
- Live Weather Information: Get real-time weather updates for any city globally.
- Search Functionality: Easily search for weather information by entering the city name.
- Responsive Design: The application is designed to work seamlessly across various devices and screen sizes.
- Intuitive User Interface: Simple and user-friendly interface for an enhanced user experience.
To run the My Weather App locally, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/somnath271/My_Weather_App.git
-
Navigate to the project directory:
cd My_Weather_App
-
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and visit http://localhost:3000 to view the application.
- Enter the name of the city you want to get weather information for in the search bar.
- Press Enter or click the search button to see live weather updates for the specified city.
- Explore additional features and settings for an enhanced user experience.
Contributions are welcome! If you'd like to contribute to My Weather App, please follow these steps:
- Fork the repository on GitHub.
- Create a new branch with a descriptive name.
- Make your changes and commit them with clear messages.
- Push your changes to your forked repository.
- Submit a pull request detailing the changes you made.
If you have any questions, issues, or suggestions, feel free to reach out to me at sumanbhattarai200@gmail.com