Submitted
I wanted to get my hands on Styled Components
so I decided to do this project as it seemed like a good project to do it with.
I decided to also make loading skeleton for the page to use some more Styled Components. Therefore I made the page simulate loading with a random wait time from 1 - 3 seconds.
This is my first time using Styled Components
and css grid
(used for the whole dashboard and each activity panel) so if You see any way to improve it (or anything else), I will be grateful for Your feedback.