pano9000 / freeCodeCamp_backend_exercise-tracker

My WIP for the Exercise Tracker project from freeCodeCamp
0 stars 0 forks source link

feat(frontend/vue): Show Loading spinner animation, while loading data #32

Closed pano9000 closed 1 year ago

pano9000 commented 1 year ago

Show a Loading spinner animation, while loading data, animated with CSS animation. Currently active for UserList and ExerciseListAll

closes #17