Skip to content

Create Starting Screen #1

Description

@superc0mputer
Image Image Image

Different Exercises are inside an array like this:

const EXERCISE_DB = [
{ id: 'bicep_curl', name: 'Bicep Curl', zone: 'Arms' },
{ id: 'shoulder_press', name: 'Shoulder Press', zone: 'Shoulders' },
{ id: 'lat_raise', name: 'Lateral Raise', zone: 'Shoulders' },
{ id: 'squat', name: 'Air Squat', zone: 'Legs' },
];

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions