Skip to content

siniiitsa/nimble-tracker

Repository files navigation

Nimble Tracker

Node CI Maintainability Test Coverage

A simple app for tracking time. Continues tracking time even when you leave the page.

Demo - https://nimble-tracker.vercel.app/

image

Some instructions

# First install dependencies
npm install

# Run on localhost in hot reloading mode:
npm start

# Create production build
npm run build-prod

# Create development build
npm run build-dev

About

An app for tracking time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published