fharookshaik / fibonacci-series

This repository is to write program the famous Fibonacci series in as many different programming languages as we can.
MIT License
20 stars 101 forks source link

added: Fibonacci using JavaScript #62

Closed casafurix closed 2 years ago

casafurix commented 2 years ago

Added Fibonacci Series code using JavaScript and HTML. Open with live server to run the code.