/roman-numeral-calculator

Add, subtract, multiply, or divide Roman numerals DIRECTLY. The first of its kind! Comes in a default futuristic-looking theme and also the familiar iOS style.

Primary LanguageJavaScript

Roman Numeral Calculator

Add, subtract, multiply, or divide Roman numerals DIRECTLY. The first of its kind! Comes in a default futuristic-looking theme and also the familiar iOS style.

This project was bootstrapped with Create React App.

Live Link

https://roman-numeral-calculator.netlify.com/

Netlify Status

Technologies Used

  • React v16.8 (hooks, baby!)
  • SASS & Emotion (CSS-in-JS)
  • Bootstrap
  • Design skills & Sketch

Deployment

I used trusty ol' Netlify to host this app. Hard to beat fast and free.

Run Locally

npm i
npm start