A simple weather app that retrieves weather information using the OpenWeather API.
- Display current weather conditions for a given location using city name or Geolocation
- Show temperature, humidity, wind speed, and weather description
- Support for both metric and imperial units
Before running the app, make sure you have the following:
- API key from OpenWeather (sign up at https://openweathermap.org/)
-
Clone the repository:
git clone https://github.com/Rajat069/weatherify.git
-
Navigate to the project directory:
cd weather-app
-
Install the dependencies:
npm install
-
Add your OpenWeather API key:
API_KEY=your-api-key
To start the app, use live server or simply open index.html
-
Simple and Attractive UI
-
GeoLocation Support
Background: https://www.vantajs.com/
Icons: icons8, fontawesome