Skip to content

campbellgoe/tasktimer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Time Tracker

Time Tracker

Web app which uses Server-side rendering (SSR) with the help of Next.js and Express, and React for Single Page Application (SPA) functionality.

Track time on tasks and projects with this web app.

Uses styled-jsx so CSS is scoped to the desired elements.

npm run dev - for development, hot module replacement.

npm run build - to build it ready for production, has performance boost.

npm start - to run the built production version.

Releases

No releases published

Packages

No packages published