This project is based on Treehouse's course for create applications with React. But I love Vue, for this reason I builded the same challenge using Vue and Vuex.
If you have a recommendation for this application. Submit an a issue.
# 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
# Run your unit tests
yarn run test:unit