An app that generates a training based on a list of settings. Can generate different types of exercises with different scores or time limits.
Live Environment: https://korf-coach.netlify.app/
npm install
Run development environment (Hot-reloads) on http://localhost:3000/
npm run dev
npm run lint
npm run build