A React and Vite app for tracking gym attendance, workout days, streaks, and progress insights in local storage.
Prerequisites: Node.js
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open the local URL shown in your terminal.