Skip to content

Tyffoni/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Weather App 🌦️

A simple web app that shows the weather for any U.S. zipcode.

License: MIT API: OpenWeatherMap


✨ Features

  • 🌡️ Current temperature in °F/°C
  • ☁️ Weather condition (sunny, cloudy, rainy, etc.)
  • 📍 City and state lookup by zipcode

🛠️ Tech Stack


🚀 Installation

git clone https://github.com/Tyffoni/weather-app.git
cd weather-app
npm install
npm start

About

inputs zipcodes, outputs current temperature. uses OpenWeatherAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published