matekaszas13 / js-numerals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-numerals

Convert number

User can convert number into it's text representation, The application was built with React and Typescript.

Installation and Setup Instructions:

Clone this repository. You will need node and npm installed globally on your machine.

Installation

After you clone the repository, you only need to run npm install in the folder named js-numerals( where for example the src folder can be found) and it will install all the dependencies in package json.

After that you only need to run npm start and the server will run and open the application in your browser.

About


Languages

Language:TypeScript 74.1%Language:HTML 14.9%Language:CSS 9.7%Language:JavaScript 1.3%