Skip to content

dev-ramchander/react-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Currency Converter

Demo

https://currency-convrt.netlify.app

Installation

Install with simply git clone

  • cd react-currency-converter
  • npm install or npm i
  • get your FREE API KEY from https://www.exchangerate-api.com.
  • create .env file and put API KEY as following
  • REACT_APP_EXCHANGE_RATE_API_KEY=your_free_api_key_get_from_exchangerate-api
  • And Its done.

About

I have created a Real Time Currency Converter single page App in ReactJs using exchanged rates API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published