Skip to content

ericdellacasa8/focusflow--context-switch-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Context Switch Tracker

A React-based single-page application focused on productivity. It tracks how often you switch away from the current browser tab during a designated focus session.

Framework

Vite + React

Theme

Sunset Orange (Warm & Energetic)

Features

  • Session Timer: Tracks duration of your focus block.
  • Switch Counter: Uses the Page Visibility API to count tab switches.
  • Local Storage: Persists the summary of your last session.
  • Visual Feedback: Clean UI with active states and clear data visualization.

Development

npm install
npm run dev

Build

npm run build
npm run preview

The application is configured to run on 0.0.0.0:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors