Website currency converter
https://currency-converterr.netlify.app/
Client: React, Bootstrap
API: currency.getgeoapi.com
Home
Converter
Result
Clone the project
git clone https://github.com/vinss-droid/react-currency-converter.gitGo to the project directory
cd react-currency-converterInstall dependencies
npm installStart the server
npm startTo run this project, you will need to add the following environment variables to your .env file.
REACT_API_KEY = YOUR_CURRENCY-GETGEOAPI_API_KEY


