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.
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: https://www.frontendmentor.io/solutions/time-tracking-dashboard-yPUj9ND7T
- Live Site URL: https://anle9650.github.io/time-tracking-dashboard/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Vue 3 - JS library
- Bootstrap 4 - For styles
Responsive mobile-first design, building reusable Vue components, managing state with Vue.
- Frontend Mentor - @anle9650