Skip to content

taypyc/simple-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Currency Converter Application

Header component with current currency exchange

Main component with currency converter


  1. Clone the repository to your computer (by executing the command: git clone git@github.com:taypyc/simple-currency-converter.git in the terminal).
  2. Download all dependencies with npm install or just npm i
  3. Run the application using the npm run start command.

Runs the app in the development mode.

Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.

You may also see any lint errors in the console.