Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roman Numeral Converter

A simple and visually appealing web application that converts numbers to Roman numerals. Enter any number between 1 and 3999, and instantly see its Roman numeral representation.

Features

  • Converts numbers (1–3999) to Roman numerals
  • Responsive and modern UI with a video background
  • Input validation with helpful error messages
  • Built with HTML, CSS, and JavaScript

Demo

Live Demo

How to Use

  1. Clone or Download this repository.
  2. Open index.html in your browser.
  3. Enter a number between 1 and 3999 in the input field.
  4. Click the Convert button to see the Roman numeral result.

Project Structure

romanNumeralConverter/ │ ├── index.html # Main HTML file ├── styles.css # App styling ├── script.js # Conversion logic └── README.md # Project documentation

Technologies Used

  • HTML5
  • CSS3 (with Google Fonts)
  • JavaScript (ES6)

Accessibility

  • Uses semantic HTML elements
  • Input and button have accessible labels

Credits

  • Video background from Pixabay
  • Font: Lora from Google Fonts

License

This project is open source and available under the MIT License.


Thank you for using the Roman Numeral Converter!

About

A simple and visually appealing web application that converts numbers to Roman numerals. Enter any number between 1 and 3999, and instantly see its Roman numeral representation.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages