Skip to content

voleer/hackerrank-react-calculator-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackerrank-react-calculator-component

This is a clone of the HackerRank Calculator Component question that uses hooks instead of class components.

Result should be displayed as

<div data-testid="result">Result: {result}</div>

Total operations should be displayed as

<div data-testid="total-operations">Total operations performed: {totalOperations}<div>

About

Clone of HackerRank's React Calculator question that uses hooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published