HsShortland / currency_converter

A react currency converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Converter

Installation guide

  1. Clone this repository and install packages with the following commands
    git clone 
    cd --- 
    npm install
  2. Run this command in the Terminal to load the app in the default browser
    npm start
  3. Wait until "webpack compiled successfully" is displayed in the terminal and the app should then be ready to use in the browser.

About

A react currency converter


Languages

Language:JavaScript 95.3%Language:HTML 4.7%