RAD – 3 minute workout app built with Vue.js
Description
RAD (Reactive Agility Drill) is a simple workout app built with Vue.js. It was inspired by a Youtube video by TappBrothers and basically acts as a partner in a workout – gives you random directions to follow and perform excercies: jump for UP, squat or push up for DOWN, side step & dip down for LEFT/RIGHT.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Lints and fixes files
npm run lint