Skip to content

SnowFlowerr/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Weather App is a web application that provides current weather information for a specific location.

Features

  • 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.

Getting Started

To get a local copy up and running, follow these simple steps:

  1. Clone the repository:
    git clone https://github.com/SnowFlowerr/Weather-App.git
  2. Navigate to the project directory:
    cd Weather-App
    
  3. Start the development server:
    npm start
    
  4. Open your browser and go to http://localhost:3000 to view the app.:

Built With

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/)

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project

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 \

Contact

Bhudeo Krit - [email protected]

Project Link: https://github.com/SnowFlowerr/Weather-App.git