* added factorial calculator recursively
* added tests and converted to normal function
* Added tests & normal function convertion
* Update factorialCalculator.js
updated code "design" not sure why test fails on such arbitrary things.
* Update and rename factorialCalculator.js to factorial.js
Co-authored-by: vinayak <itssvinayak@gmail.com>