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
- Live Site URL: Github Pages
To run in development mode:
$ yarn
$ yarn dev
- CSS Grid Layout - This helped me to understand css grid layout.
- Linkedin - Lana Schuster
- Frontend Mentor - @lanaschuster