Git Product home page Git Product logo

roman-converter's Introduction

Roman Numeral Converter

I've created a Roman Numeral Converter since I've wanted to start using ES6 modules in a project from start to finish and to practice testing my own code.

I've took the code that I've wrote for the Roman Numeral Converter project, part of JavaScript Algorithms and Data Structures Certification curriculum and I've also implemented an UI and added more functionality. You can check the live example here. For unit testing I've used Jest.

How To Use It

Installation

  1. Clone the repository: git clone https://github.com/alexandracaulea/roman-converter.git
  2. Go to the project: cd roman-converter
  3. Install project dependencies by running: npm install

Using this repository

  1. For the development run: npm run dev
  2. To build run: npm run build
  3. To run tests: npm run test
  4. To watch the tests: npm run testWatch

Live Example

Live example on GitHub

Credit

  1. Pillar column by Clker-Free-Vector-Images.

  2. Day Roman Font by Apostrophic Labs.

roman-converter's People

Contributors

alexandracaulea avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.