Skip to content

marcograsso/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convertitore di valuta

Currency converter application. It allows double input dynamic currency conversion.

  • Features: Currency converter; Conversion table; Conversion rate history chart.

  • API: Banca D'Italia.

  • Lang: IT

Installation

  1. Clone the repository:

    git clone https://github.com/marcograsso/currency-converter.git
    
  2. Navigate to the project's directory:

    cd currency-converter
    
  3. Install dependencies:

    npm install
    
  4. Start the application:

    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published