add track history slice
Task
add track history slice
Solution
- create new folder track-history
- create new file inside it
- add initial state and interface of initial state
- using createAsyncThunk create addTrackHistory and getTrackHistory
Test
open track history page
Expected work time
30 minutes