An interactive fitness exercise explorer built with Vue 3. Browse exercises by selecting body parts on an anatomical muscle map, filter by equipment type, and read step-by-step instructions in 6 languages.
- Interactive body map — Clickable anatomical SVG highlighting muscle groups on hover
- Progressive filtering — Select a body part, then filter by available equipment
- Multilingual instructions — EN, IT, TR, ES, RU, ZH with language switcher
- Step-by-step guides — Each exercise broken down into actionable steps
- Static JSON data — No backend required, all data is local
Vue 3 (Composition API), Vue Router, Vite
npm install
npm run dev