Skip to content

dandrust/javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo reflects my work for the fulfillment of Free Code Camp's advanced front end development project: Build a JavaScript Calculator.  The following user stories were to be met:

User Story: I can add, subtract, multiply and divide two numbers.

User Story: I can clear the input field with a clear button.

User Story: I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.


The challenge can be found here: https://www.freecodecamp.com/challenges/build-a-javascript-calculator

About

Free Code Camp advanced front end development project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published