This project is a simple weather app using vanilla Javascript and OpenWeather API. Demo: https://luane-aquino.github.io/simple-weather-app/
- Javascript
- HTML5
- css
- install dependencies
npm install
oryarn
- run the app
yarn start
This project is a simple weather app using vanilla Javascript and OpenWeather API. Demo: https://luane-aquino.github.io/simple-weather-app/
npm install
or yarn
yarn start