Skip to content

Redux has greatly simplified the pattern used to access state from its store. We now use the useSelector hook. A simple currency exchange calculator built to demonstrate using redux with react hooks.

Notifications You must be signed in to change notification settings

laststonedjs/currency_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Exchange Calculator

A simple currency exchange calculator built to demonstrate using redux with react hooks.

On this [repo] I am working on an additional practical understanding of the work of "redux" state managament. I will use a simple "Currency exchange calculator" application that automatically calculates that value through different currencies upon your input, simple UI, clean css/js.


ratesMxn ratesYp ratesGB

Setup

yarn or npm install

Run It

yarn start or npm start


About

Redux has greatly simplified the pattern used to access state from its store. We now use the useSelector hook. A simple currency exchange calculator built to demonstrate using redux with react hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •