Skip to content

apapanikos/my-vue-search-app

Repository files navigation

Lyrics search app with Musixmatch API built with vue.js

Fetch top 10 us charts songs with axios and search song title to discover lyrics.

Motivation

Vue.js is one of most promising JavaScript frameworks. This is project is about me practising with Vue.js features like routing, transitions, API fetching data, event buses, component communication and many more. I am about to add more features, make it more stable, responsive and optimized.

Tech/framework used

-Vue.js https://vuejs.org/
-Axios https://github.com/axios/axios
-Scss

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.

Credits

License

MIT © Alex Papanikos