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
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
Created a counter using javascript, that took forever. Learned that using forwards as an animation fill mode affected my pseudo-class(:before) therefore rendering the z-index useless. Can't wrap my head around why that happended.
Learning never stops.
- Example resource 1 - I got the counter idea from here.
- Website - Add your name here
- Frontend Mentor - @talentlessDeveloper
- Twitter - @kcreeem
To everyone that has contributed to helping the community in one way or another, you guys are heroes! thank you for your hardwork.