Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.54 KB

README.md

File metadata and controls

56 lines (36 loc) · 1.54 KB

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Async/await and fetch functions

What I learned

I learned how to use async functions and create new elements with data fetched from a json file.

Author