Skip to content

Linkd-Aether/a4-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jack McEvoy

https://a4-linkd-aether.glitch.me/

Instant Data Cruncher

This simple web tool allows users to find various measures of average of a group of numbers. Type a number of at most 10 digits into the text field, press enter or the "Add to List" button. The number will be added to the list below and the measures of average will be calculated automatically. To delete an entry in the list, click on the number.

This page uses CSS Flexbox and now uses React to dynamically display the measures of average and the number list!

The measures of average are derived server-side from the input data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • CSS 11.6%
  • HTML 3.5%