Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asbhogal/currency-converter
A currency converter which leverages .fetch() and the ExchangeRate-API endpoint and allows the user to convert between two currencies which refresh every 24 hours. This repo is currently under development.
https://github.com/asbhogal/currency-converter
Last synced: about 8 hours ago
JSON representation
A currency converter which leverages .fetch() and the ExchangeRate-API endpoint and allows the user to convert between two currencies which refresh every 24 hours. This repo is currently under development.
- Host: GitHub
- URL: https://github.com/asbhogal/currency-converter
- Owner: asbhogal
- Created: 2022-10-11T11:47:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-22T20:28:46.000Z (about 2 years ago)
- Last Synced: 2023-04-24T16:12:10.467Z (over 1 year ago)
- Language: SCSS
- Homepage: currency-converter-asbhogal.vercel.app
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Currency Converter
![](https://api.checklyhq.com/v1/badges/checks/73930ffd-d602-4c32-bce6-08f1bac2acf8?style=for-the-badge&theme=dark) ![](https://api.checklyhq.com/v1/badges/checks/73930ffd-d602-4c32-bce6-08f1bac2acf8?style=for-the-badge&theme=dark&responseTime=true)
![GitHub deployments](https://img.shields.io/github/deployments/asbhogal/Currency-Converter/production?label=DEPLOYMENT%20STATE&style=for-the-badge&labelColor=000) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/asbhogal/Currency-Converter?style=for-the-badge&labelColor=000) ![GitHub repo size](https://img.shields.io/github/repo-size/asbhogal/Currency-Converter?color=blueviolet&style=for-the-badge&labelColor=000)A currency converter which leverages .fetch() and the ExchangeRate-API endpoint and allows the user to convert between two currencies which refresh every 24 hours. This repo is currently under development.
:heavy_check_mark: Features
- Stylish, modern UI
- Choice of 161 currencies (to and from)
- Refresh rate of once every 24hrs
- Full responsiveness:link: Links
- Currency Converter