https://github.com/sauraverse/currency-converter
React based Currency Converter app made using Custom Hooks, useID hook etc. Fetched frankfurter's API consisting updated foreign-exchange-rates published by European Central Bank.
https://github.com/sauraverse/currency-converter
currency-exchange-rates customhooks fetch-api frankfurter-api react react-hooks tailwindcss useid
Last synced: 3 months ago
JSON representation
React based Currency Converter app made using Custom Hooks, useID hook etc. Fetched frankfurter's API consisting updated foreign-exchange-rates published by European Central Bank.
- Host: GitHub
- URL: https://github.com/sauraverse/currency-converter
- Owner: sauraverse
- Created: 2024-06-22T16:49:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T13:28:25.000Z (almost 2 years ago)
- Last Synced: 2025-03-05T01:32:08.305Z (over 1 year ago)
- Topics: currency-exchange-rates, customhooks, fetch-api, frankfurter-api, react, react-hooks, tailwindcss, useid
- Language: JavaScript
- Homepage: https://sauraverse-currency-converter.vercel.app/
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh