Weather App is a web application that provides current weather information for a specific location.
- Current Weather: View current weather conditions, including temperature, humidity, wind speed, and weather description.
- Search by Location: Search for weather information by city name or zip code.
- Dynamic Background: Background image changes based on the current weather condition.
- Responsive Design: The app is designed to work seamlessly on both desktop and mobile devices.
To get a local copy up and running, follow these simple steps:
- Clone the repository:
git clone https://github.com/SnowFlowerr/Weather-App.git
- Navigate to the project directory:
cd Weather-App
- Start the development server:
npm start
- Open your browser and go to http://localhost:3000 to view the app.:
React - JavaScript library for building user interfaces
OpenWeatherMap API - For fetching weather data
CSS - For styling the components
API Reference
To use this app, you need to sign up for an API key at (https://www.visualcrossing.com/)
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)
Open a Pull Request \
Bhudeo Krit - [email protected]
Project Link: https://github.com/SnowFlowerr/Weather-App.git