Skip to content

Weatherman is a web app that shows current weather, forecasts, and air quality index (AQI). Get temperature, humidity, wind speed, and pollution levels all in one place. Stay informed with Weatherman!

License

Notifications You must be signed in to change notification settings

rizkyngrh23/weatherman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatherman 🌦️

Weatherman is a weather application that provides current weather information, a 2-day forecast, and air quality data for various cities. The application is built using Node.js, Express, and the OpenWeatherMap API.

Preview

weatherman-preview

Features

  • Search for weather information by city name
  • Display current weather information including temperature, humidity, wind speed, pressure, and more
  • Display a 2-day weather forecast
  • Display air quality information
  • Show weather information for default cities on page load

Demo

You can try out the live version of the application here:

https://rizkyngrh23.my.id/weatherman

Installation

  1. Clone the repository:

    git clone https://github.com/rizkyngrh23/weatherman.git
    cd weatherman
    
  2. Install Dependencies:

    npm install
    

Usage

  1. Start the server:

    npm start
    
  2. Open your browser and navigate to http://localhost:3000

About

Weatherman is a web app that shows current weather, forecasts, and air quality index (AQI). Get temperature, humidity, wind speed, and pollution levels all in one place. Stay informed with Weatherman!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published