screenshot

Currency Converter

Netlify Status

GitHub GitHub top language

This project simply converts foreign currencies. Since I'm only using the Free API's version, it has a limit of 100 HTTP requests per hour.

Tools & Technologies

Installation

To clone this project to your device, type the code below to your git bash:

git clone https://github.com/itshally/currencyxchange.git

After cloning the repo, make sure to install all the dependencies before running it locally.

cd currencyxchange

npm i

Note:

You must add a .env file at the root folder of the repository, and type the following:

REACT_APP_API_KEY=[insert your api key]

Once the intallation of the dependencies are done and you got your API key, you can run it now to your machine.

npm start

In order for you to get your free API key, you must check their website here

Simply enter your email address and they will send you your own API key.

This is the currencyconverterapi's website

currencyconverterapi website

Email form for you to get your API key

email form

Screenshots

  • Home Page

    home page
  • List of All Countries Page

    list of all countries page

License

Distributed under the MIT License

PreviewSource Code

© 2018 - 2024. Hally. Version 3. Made with  . Built with        . Powered by  .