Skip to content

Single Page Application includes Open Weather API, Google Map, To Do List

License

Notifications You must be signed in to change notification settings

sibeldy/Vue-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

todoproject

A Vue.js project

The project is a single page application that includes Open Weather Map API, Google Maps and To Do List.

Vue project includes npm installations: vue-cli, Sass, Bootstrap, Axios, Google Maps.

In the main.js file Google Maps Key must be written. 

In the Weather.vue file Open Weather Map key must be written inside the aixos.get line. 

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Releases

No releases published

Packages

No packages published