Skip to content

A simple weather app to fetch weather details using OpenWeather API

Notifications You must be signed in to change notification settings

Rajat069/Weatherify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple weather app that retrieves weather information using the OpenWeather API.

screenshot of the app

Features

  • 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

Prerequisites

Before running the app, make sure you have the following:

Installation

  1. Clone the repository:

    git clone https://github.com/Rajat069/weatherify.git
  2. Navigate to the project directory:

    cd weather-app
  3. Install the dependencies:

    npm install
  4. Add your OpenWeather API key:

    API_KEY=your-api-key
    

Usage

To start the app, use live server or simply open index.html

Features

  1. Simple and Attractive UI

  2. GeoLocation Support

Background & Icons

Background: https://www.vantajs.com/

Icons: icons8, fontawesome

About

A simple weather app to fetch weather details using OpenWeather API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published