Skip to content

prpcodes/time-tracking-dashboard

Repository files navigation

Time Tracking Dashboard

This project is a solution for the Time Tracking Dashboard Challenge on Frontend Mentor.

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


Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • gh-pages - Deployment to GitHub Pages

Links

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npm test

Launches the test runner in the interactive watch mode.

npm run predeploy

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
The app is ready to be deployed!

See Create-React-App for more information.

npm run deploy

Publishes the app to the configured Github Page at https://myusername.github.io/my-app

See Create-React-App for more information.

Acknowledgments

Time Tracking Dashboard:
frontendmentor.io