Skip to content

This repository contains the source code for a simple Currency Exchange web application built with HTML, CSS, and pure JavaScript, offering real-time market exchange rates and convenient currency conversion features, without reliance on external frameworks or libraries.

emektarkubra/currency-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 CURRENCY-EXCHANGE


A Simple CurrencyExchange-App! 💵

"Currency Exchange-App" project displays data from ExchangeRate-API and it can access up-to-date free market exchange rates, provides the opportunity to convert different currencies to each other's units. Also, its has a swap button in order to swap the conversion. The project is implemented using pure JavaScript, does not include any frameworks or libraries.

exchange-rate.mp4

🛠️ Built With

🌟 Features

  • Select and swap currrencies
  • Display currency exchange between two currency
  • Display multi-currency exchange
  • Toggle dark-mode 🌓

💶 ExchangeRate-API

An exchangeRate-API that returns information about exchange-rate coefficients based on a currency

Visit main page of this API (that comes by default with json-server):

https://open.er-api.com/v6/latest/USD

No API key is required.

Endpoints

Endpoints may change depending on the based currency.

So to get currency for based on EUR: https://open.er-api.com/v6/latest/EUR

OR to get currency for based on TRY: https://open.er-api.com/v6/latest/TRY

🚀 Getting Started

There are no prerequisites for this project.

Clone Repository using;

git clone git@github.com:emektarkubra/currency-exchange.git

or

git clone https://github.com/emektarkubra/currency-exchange.git

After clone, open index.html in your extended browser and start converting.


👷‍♀️ Authors

Kübra Emektar

Github : @github

Linkedln : Linkedln

🙋‍♀️ Show your support

Give a ⭐️ if you like this project!


"Is the rich world aware of how 4 billion out of 6 billion live? If we did, we would want to help and be willing to participate." -Bill Gates

About

This repository contains the source code for a simple Currency Exchange web application built with HTML, CSS, and pure JavaScript, offering real-time market exchange rates and convenient currency conversion features, without reliance on external frameworks or libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published