iamcaleberic / minimum-coins

Calculate least number of coins from a given amount in sterling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

minimum-coins

Calculate least number of coins from a given amount in sterling

  • Requirements

    • yarn
  • Running the app

  • change into the app directory then;

yarn install

  • To install the dependencies

yarn start

  • To Start the development server.(will open the app on your default browser)

yarn test

  • Starts the test runner and run tests.

About

Calculate least number of coins from a given amount in sterling

License:MIT License


Languages

Language:JavaScript 92.7%Language:HTML 3.8%Language:CSS 3.5%