8000 GitHub - AKD-01/convert-a-currency: "Convert-a-Currency" is a website that allows users to convert one currency to another.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"Convert-a-Currency" is a website that allows users to convert one currency to another.

Notifications You must be signed in to change notification settings

AKD-01/convert-a-currency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Currency Converter

Description

"Convert-a-Currency" is a website that allows users to convert one currency to another. Users can enter an amount in one currency and select the currency they want to convert it to. The website will then display the equivalent amount in the selected currency. The exchange rates used by the website are constantly updated to reflect the current market rates.

Setup & Run

Clone or download the repository. Go to project's root directory and run following command in terminal to install dependencies:

npm i

When this finishes, start app with:

npm run start

When webpack finish with bundling, app should start at: http://localhost:8080.

About

"Convert-a-Currency" is a website that allows users to convert one currency to another.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0