Skip to content

This is a simple weather app made with vanilla Javascript

Notifications You must be signed in to change notification settings

guilhermenasszup/simple-weather-app

 
 

Repository files navigation

Simple Weather App

This project is a simple weather app using vanilla Javascript and OpenWeather API.

Technologies

  • Javascript
  • HTML5
  • css

How to run

  1. (optional) install dev dependencies npm install or yarn
  2. run the app opening index.html in the browser

Screenshots

search the weather of a city image

error message when the name of the city is incorrect image

error message when city already exists image

About

This is a simple weather app made with vanilla Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.7%
  • CSS 34.8%
  • HTML 15.5%