Skip to content

amrutwali/onechange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a ReactJS based front-end application to convert currency from various different countries. It has a Simple and intutive UI to Obtain most recent currency conversion rates on any amount that we desire.

Components

Frontend

Run using npm install --legacy-peer-deps and then npm start

Backend

Backend is an ExpressJS API which fetches live data from some finance website open API

Currently in Progress