Skip to content

dexterrTech/calculatorTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Welcome to the React Challenge

Taken the html structure in the example below (index.html),
write a simple React calculator (adder) su that has the following mandatory functionalities:

  • rows can be added and removed
  • each row have a sign (minus or plus)
  • each row can be enabled or disabled by a dedicated control button. Disabled rows must be excluded from the addition.
  • The result must be updated "live" while the user is writing

Feel free to add libraries if needed.

Structure and quality of the code, are matter of evaluation

ES6+ Javascript knowledge is matter of evaluation

Look and feel of the solution is a plus


Once done, take working video of the app & zip your code to send it back to the email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published