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
- Host: GitHub
- URL: https://github.com/tbs96/currencyconverterreact
- Owner: TBS96
- Created: 2024-10-15T15:53:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T17:02:08.000Z (7 months ago)
- Last Synced: 2025-02-06T21:29:21.585Z (3 months ago)
- Topics: currencyconverter, currencyconverterapi, react, reactjs, reactjs-components, tailwindcss, useeffect, useid, usestate
- Language: JavaScript
- Homepage: https://tbs96.github.io/currencyConverterReact/
- Size: 304 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 😊