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 (and HTML) #63

Open casafurix opened 2 years ago

casafurix commented 2 years ago

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