Skip to content

linnefromice/vuetify-news-app

Repository files navigation

vuetify-news-app

Overview

You can get Informations from The New York Times.

This call NYTimes API with vue/axios.

Design framework is Vuetify. And there are About/Advertisement pages.

Working with library/frameworks

You can use vue with other library/frameworks:

  • Vuetify ... Design Framework.
  • Vue Router ... Vue.js's official router.
  • Vuex ... State management pattern + library for Vue.js applications.
  • axios ... Promise based HTTP client for the browser and node.js.
  • Font Awesome ... The web's most popular icon set and toolkit.

Sample

Github Pages

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

news app using vuetify / new york times api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published