Skip to content

murger/rcc-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcc-converter

Requires node + npm or yarn to work.

git clone https://github.com/murger/rcc-converter.git
cd rcc-converter
yarn && yarn start

Tested on Chrome 77.0.3865.90

If I had more time...

  • Would break methods into being more atomic so they're more testable.
  • Would use useMemo and alike to prevent re-renders (not a big issue for now though).
  • Would add integration tests using Puppeteer where applicable.
  • Would implement loading/error states.

About

💸 Currency converter (coding challenge)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published