This is a solution to the Time tracking dashboard challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Switch between viewing Daily, Weekly, and Monthly stats
- Solution URL: Solution
- Live Site URL: Website Link
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
I learned how to use JS async and await as well as the fetch api to get data from a JSON file. At first if found it hard but I was able to have a grasp around it after watching a couple of youtube videos.
Will try to master asynchronous javascript
- Frontend Mentor - @codejeroo