/terry-reads-the-news-vue

Felt like coding with Vue and decided to make this website. Still love React, but Vue is gosh darn great too.

Primary LanguageVue

terry-news

All my news sources in one place. This application will get you the top headlines from all major news sources.

Made with Vue and Vuetify.

This was a great project to get back into Vue and Vuetify as it was done quickly and efficiently

You can see the working version here

Example of what you will be making. Image

Project setup

You will need to get an API key at newsapi.org

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.