Skip to content

App for tracking time and take notes. Great for tracking how much you've worked!

Notifications You must be signed in to change notification settings

PixelBoii/time-tracker

Repository files navigation

Time Tracker

This project has been built using Nuxt 3.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

App for tracking time and take notes. Great for tracking how much you've worked!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published