Skip to content

siddheshrm/currency_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This application allows users to convert between different currencies with real-time exchange rates.

Getting Started

  1. Clone the repository and navigate to the project directory.
  2. Visit Exchange API. Enter your email to receive a free API key.
  3. Replace API-KEY in index.js with your API key in index.js : const BASE_URL = "https://v6.exchangerate-api.com/v6/API_KEY/latest";
  4. Simply open index.html in your browser.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Fetch API
  • Flags API for currency flags

Screenshot

Currency converter screenshot

About Me

You can learn more about me and explore my other projects on my personal portfolio website.

About

Simple currency converter using HTML, CSS, JavaScript, and fetch API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published