Skip to content

Lau-San/fm-time-tracking-dashboard

Repository files navigation

Frontend Mentor - Time tracking dashboard solution

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.

Table of contents

Overview

The challenge

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

Screenshot

Links

My process

Built with

What I learned

This is my first React project so I gained some valuable experience on that.

I also learned how to use Tailwind CSS.

Continued development

This time I used create-react-app but I've heard that it's not the best way to do things, so in the future I'll look into other alternatives like Vite.

Useful resources

  • Tailwind CSS Docs - I learned all I needed from the official Tailwind CSS Documentation

Author