An open API service indexing awesome lists of open source software.

https://github.com/tbs96/currencyconverterreact

Real-time Currency Converter App using ReactJS and TailwindCSS
https://github.com/tbs96/currencyconverterreact

currencyconverter currencyconverterapi react reactjs reactjs-components tailwindcss useeffect useid usestate

Last synced: about 1 month ago
JSON representation

Real-time Currency Converter App using ReactJS and TailwindCSS

Awesome Lists containing this project

README

        

# Rate Roller: Currency Conversion App 💵

- This is a simple currency conversion app built using React and Vite. It allows users to enter an amount and select a currency to convert from and to.
- The conversion rate is fetched from [this](https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/) API.
- [Click Me](https://tbs96.github.io/currencyConverterReact/) to visit & try out.
- Any kind of contribution is welcome! 😊