Skip to content

This is a simple project that uses openweathermap API to show temperature and weather of a city.

Notifications You must be signed in to change notification settings

nu-amzad/Weather-Info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-INFO App 🌦

A simple web app that displays current temperature and weather conditions for cities and current location using the OpenWeatherMap API.

Features

  • Search for any city
  • Shows temperature in Celsius
  • Describes current weather condition

How to Run

  1. Use the live version: CLICK HERE

  2. Or run it locally:

    Clone the repository, install dependencies, and start the development server:

    git clone https://github.com/your-username/your-repo-name.git
    cd your-repo-name
    npm install
    npm run dev
    
    

API Used

Author

Md Nurul Amzad GitHub

About

This is a simple project that uses openweathermap API to show temperature and weather of a city.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published