/currency-convertor

Convert currencies from all over the world using freecurrencyapi and react

Primary LanguageJavaScript

currency-convertor

currency convertor made by Reactjs and Freecurrencyapi.

setup

git clone <repo>
run npm install 
create .env file and add API key i.e <VITE_API_KEY=''>
npm run dev