Skip to content

Maxgrb/currency-exchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchange

A simple web app to exchange GBP, EUR, and USD. Built with React, Redux, and Webpack.

It uses public API of http://fixer.io to get currencies rates.

Demo: http://www.maxgrb.com/works/currency-exchange

Run or build

  • yarn to install dependencies.
  • yarn dev to run the app on localhost:8080.
  • yarn build bundle into /dist.

About

A simple web app to exchange GBP, EUR, and USD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors