Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 2.32 KB

README.md

File metadata and controls

70 lines (50 loc) · 2.32 KB

Wanna know the value of different currency?

Just click on the link below


Here are some screen shots



Editor used

alttext

Built with

html css js node express


Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Currency-Converter
  4. Press Enter to create the clone of this repositary.

Font used

@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');

div{
    font-family: 'Quicksand', sans-serif;
}

API used

https://api.ratesapi.io/api/latest?base=

How to reach me?

ForTheBadge makes-people-smile



Follower


ForTheBadge built-with-love ForTheBadge makes-people-smile

alttext License: MIT