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 component depending on their device's screen size
- See the different data when switch date option
- See different page style when click dat/night toggler.
- Solution URL: [https://github.com/Benson0721/Time-tracking-component]
- Live Site URL: [https://benson0721.github.io/Time-tracking-component/]
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Grid
- React
- Scss
- TailwindCss
- Mobile-first workflow
- MUI
This practice helped me strengthen my understanding of React state and grid concepts. To be honest, the time I spent on it wasn't very long. So, I decided to add new features to this project! It looks nice, and completing the day/night pattern taught me a bit about color schemes.
Next time, I will choose a project with concepts that I want to improve, rather than just following a learning path.