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 install dependencies npm install or yarn run the app yarn start Screenshots search the weather of a city error message when the name of the city is incorrect shows empty icon when there is no results