/simple-weather-app

This is a simple weather app made with vanilla Javascript

Primary LanguageJavaScript

Simple Weather App

This project is a simple weather app using vanilla Javascript and OpenWeather API. Demo: https://luane-aquino.github.io/simple-weather-app/

Technologies

  • Javascript
  • HTML5
  • css

How to run

  1. install dependencies npm install or yarn
  2. run the app yarn start

Screenshots

search the weather of a city image

error message when the name of the city is incorrect image

shows empty icon when there is no results image