https://github.com/agusscript/exchange-rates-ts
Look at the different exchange rates in many countries.
https://github.com/agusscript/exchange-rates-ts
api html-css-javascript sass
Last synced: about 1 year ago
JSON representation
Look at the different exchange rates in many countries.
- Host: GitHub
- URL: https://github.com/agusscript/exchange-rates-ts
- Owner: agusscript
- Created: 2023-03-16T11:32:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T22:01:36.000Z (over 2 years ago)
- Last Synced: 2025-01-16T06:23:27.147Z (over 1 year ago)
- Topics: api, html-css-javascript, sass
- Language: TypeScript
- Homepage: https://exchange-rates-js.vercel.app/
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exchange rate
You can know the price of a country's money in relation to another country's money.
This application communicates with an external api bringing a list of currency exchanges based on a selected date and currency. This application also allows you to calculate the exchange rate between two currencies by specifying an amount.

Users should be able to:
- View the optimal layout depending on their device's screen size
- Look at the different exchange rates in many countries.
- Convert currencies with specific selected amount
## Screenshots



- Mobile view

## Links
- Deploy [Live site](https://exchange-rates-js.vercel.app/)
- Hero image from [Lovepik](https://lovepik.com/)
- API data from [frankfurter-app](https://www.frankfurter.app/docs/)
- Flags images from [FlagsApi](https://flagsapi.com/)
## Built with
## Tests
### The UI was tested with

## Author
- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)