Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/remithub
Find the best remit rates.
https://github.com/malcodeman/remithub
exchange-rates hackaton
Last synced: 21 days ago
JSON representation
Find the best remit rates.
- Host: GitHub
- URL: https://github.com/malcodeman/remithub
- Owner: malcodeman
- License: mit
- Created: 2021-12-17T21:40:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T15:42:51.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T11:10:32.590Z (about 2 months ago)
- Topics: exchange-rates, hackaton
- Language: TypeScript
- Homepage:
- Size: 580 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - remithub - Find, compare and review money transfer providers. (Next.js)
README
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![Cypress.io tests](https://img.shields.io/badge/cypress.io-tests-green.svg?style=flat-square)](https://cypress.io)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/remithub/blob/master/LICENSE)
remithubSave on money transfer fees, obtain the best exchange rates by finding the best money transfer provider.
![Screenshot](readme/screenshot.png)
## Getting started
```
git clone https://github.com/malcodeman/remithub.git
cd remithub
yarn install
yarn dev
```.env.local:
```
FIXER_ACCESS_KEY=key
```## License
[MIT](./LICENSE)