Code Monkey home page Code Monkey logo

currency-converter's Introduction

Currency Converter

Currency Converter Using HTML,Css,javascript and currency exchange Api

This is a simple currency converter application built using HTML, CSS, JavaScript, and a currency exchange API. The application allows users to convert between different currencies using real-time exchange rates.

Demo

You can see a live demo of the application Here.

Features

  • Real-time currency conversion using an API
  • Supports conversion between multiple currencies
  • User-friendly interface

Technologies Used

  • HTML
  • CSS
  • JavaScript

APIs Used

Getting Started

To run the currency converter application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ShubhamU63/Currency-converter.git
  2. Open the project directory:

    cd Currency-converter
  3. Open the index.html file in your preferred web browser.

Configuration

To use the currency exchange API, you will need to sign up for an API key. Once you have the API key, replace the apiKey variable in the api-key.js file with your actual API key.

let apiKey = 'your-api-key';

Usage

  1. Enter the amount you want to convert in the "Amount" field.
  2. Select the currency you want to convert from in the "From" dropdown.
  3. Select the currency you want to convert to in the "To" dropdown.
  4. Click the "Convert" button.
  5. The converted amount will be displayed below.

currency-converter's People

Contributors

shubhamu63 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.