Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree Timers

This is an experiment in hierarchical timers and also a project to help myself get more comfortable with typescript in react.

The timers are meant to work as a kind of 'todo' list where a parent timer is a task and children are sub-tasks.

See it in action

You can see it running on Github pages.

Run it locally

You can also run the app in your local browser. After cloning the repository run,

$ yarn
$ yarn start

Tech used

This project uses React and TypeScript and was created with the Create React App tool.

About

A small experiment with hierarchical countdown timers

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages