Search weather - Vue app
View Demo
This the Weather App. You can search weather data by city name. In the app you can see today's weather and the weather for the next 4 days. The appearance of the application changes depending on the time of day. Scroll down to get more info
- Vue.js
- Html
- CSS
- Java Script
- MDBootstrap
- vue-resource
- OpenWeatherMap API
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/mateuszlubianka1993/weather-vue
- Install NPM packages
npm install
- Compiles and hot-reloads for development
npm run serve
- Compiles and minifies for production
npm run build
- Lints and fixes files
npm run lint
- Project Link: https://github.com/mateuszlubianka1993/weather-vue
- Live Demo: https://search-weather-vue.netlify.app/