show albums on click
Task
show albums on click
Solution
- Create album container
- import all necessary modules
- get albumsState
- in HomePage add onclick handler to each image that will navigate to albums
Test
click on image in HomePage
Expected work time
30 minutes