Skip to content

TheKhaliqAnsari/currency-convertor

Repository files navigation

Currency Convertor in React with TypeScript.

A simple Currency Convertor tool which converts one Currency to another and also provides historical data.

Requirements

  1. Your computer should have NodeJs version 20.11.1

  2. Install typescript by running this command.

    npm install typescript -g

  3. Now in main folder create .env file which store the exchange-rate api enpoint and key.

Now Run command:- To install dependencies.

npm run install

and run the project by running

npm run dev

About

Simple currency convertor app with Exchange Rate Api in typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published