Solution to the Time Tracking Dashboard challenge on Frontend Mentor.
- Build out a dashboard using provided desktop and mobile designs
- 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: tt-fm-timetracking-dashboard.netlify.app/
- HTML, CSS, JavaScript
- React
- Deployed on Netlify
Clone repository
In the project directory:
npm install
`npm start`
Open http://localhost:3000 (or next available port) to view app in the browser
Visit my Frontend Mentor profile to view other completed challenges!