Responsive Dashboard using CSS Grid

Solution retrospective
Hi There!, Would love to hear any feedback about the project.
- Can we use variables while destructuring the JSON? If yes, can you please tell me how can I do so? For example: var type = "daily"; const { timeframes: { type} } = jsonData; => I want to use something like this. 'type' variable can be daily/weekly/monthly which is same as the key names in the json.
- How can remove the click effect that is seen in mobile view? The light blue background on nav item click.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nayana Bhat M's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord