Simple vue application for displaying words with definitions. It's a learning project for hosting a vue-application on github-pages. The application will automatically deployed to github pages after changes on the main branch.
It consumes the words-api by MrTimeey.
npm install
npm run serve
npm install
npm run deploy