A roman encoder where a function takes a positive integer as its parameter as specified in the for loop and returns a string containing the Roman Numeral representation of the interger(s).
Open Terminal {Ctrl+Alt+T}
git clone https://joychristine.github.io/Roman-encoder/
cd Roman-encoder
code . or atom . depending on the text editor of your choice.
Change the for loop to get the roman number of the intergers you want
- HTML
- CSS
- JavaScript
If you have any question or contributions that would better this app, please email me at [joychristin2@gmail.com]
MIT License: Copyright (c) 2022 JoyChristine
