From The Odin Project's curriculum
Create a weather forecast site using the weather API
There is already an API key(free)
git clone git@github.com:igorashs/vue-weather-app.git
cd vue-weather-app
npm install
npm run serve
This project is licensed under the MIT License