close #23
Added Slider component using input range type. Then just added own styles and logic for currnt time and maximum time.
Maybe in the future I will have to modify this component, because If music ends, then I should call some function to list next music
or if the user click this slider and change the time, the music should continue from the time he chose, but we don't have these function yet.
Can you guys look at my timeFormat function, maybe there is a way to optimize it (I'm sure there is a way).
close #23 Added Slider component using input range type. Then just added own styles and logic for currnt time and maximum time.
Maybe in the future I will have to modify this component, because If music ends, then I should call some function to list next music or if the user click this slider and change the time, the music should continue from the time he chose, but we don't have these function yet.
Can you guys look at my timeFormat function, maybe there is a way to optimize it (I'm sure there is a way).