Vue app that shows all the latest info about the latest movies, as well as let the user rate and create his own watchlists. All of that according to the Movie Database App requirements from the fantastic app ideas repo
currently developing ...
yarn install
yarn serve
yarn build
yarn test:unit
yarn test:e2e
yarn lint