Skip to content

A small experiment with hierarchical countdown timers

License

Notifications You must be signed in to change notification settings

AwdeDarkar/tree-timers

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

License

Stars

Watchers

Forks

Packages

No packages published