mrhrifat / roman-numeral

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. This is an ReactJS application of Natural Number to Roman Numeral conversion.

Home Page:https://romannumeral.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roman Numeral

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. This is an ReactJS application of Natural Number to Roman Numeral conversion.

Features

  • Entered number will converted to Roman Numeral.
  • Get Roman Numeral with Button.
  • Get Roman Numeral with Enter Key press.

Demo

How to use

  • Go to Roman Numeral
  • Enter number in input field.
  • Click on button/enter to get Roman Numeral.

License

This project is licensed under GPL-3.0.

About

Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. This is an ReactJS application of Natural Number to Roman Numeral conversion.

https://romannumeral.netlify.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 85.9%Language:HTML 10.3%Language:SCSS 3.9%