Skip to content

ajcrites/times-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Times Table Visualization

Please see the YouTube video by Mathologer about circular times table diagrams.

For Developers

Simply yarn and then yarn parcel serve src/index.html to have the app served locally on localhost:1234.

Deployment

Create a Netlify account -- you will need a netlify token. Optionally you can point this to your own domain via the site_name variable or omit it. Then you can deploy the app to Netlify with Terraform:

terraform plan -var netlify_token=$TOKEN -var app_name=$APP_NAME -out times-tables.tfplan
terraform apply times-tables.tfplan

About

✖️ Web app that draws beautiful, natural times tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published