Skip to content

luannguyenQV/currency_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

This is a site for exchange converter Demo: https://currencyexchange-luannguyen.herokuapp.com/

Features

This is a demo for React, Redux with asyn load API and Material UI.

What next

[ ] Improve style

How to run

git clone https://github.com/luannguyenQV/currency_converter.git
cd currency_converter
yarn install / npm install
npm run server

Deploy

Credit

Thanks for API: https://api.fixer.io Thanks create-react-app