Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 724 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 724 Bytes

multiplication-table-fun

I believe seeing number as quantities helps understand maths better.

I try to practice visual perception of maths with my two boys who are of primary school age.

I have used small objects like pasta, popcorn kernels to help them understand and visualise multiplication table.

This app helps visualisation of multiplication table in terms of lots of the number(in-quantities).

Setup

1. Clone the repo:

$ git clone https://github.com/sunuwars/multiplication-table-fun.git

2. Install Dependencies

$ cd multiplication-table-fun
$ npm i

9. Run the Server

$ npm start

10. start visualising

The webapp should now be running on localhost:1234