Skip to content

kespaldon/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator made with ReactJS

Installation

  1. Clone the repo
git clone [email protected]:kespaldon/react-calculator.git
  1. Enter the directory
cd react-calculator
  1. Build packages and start dev server
yarn && yarn start
  1. Open http://localhost:3000 to view it in the browser.

  2. Profit

Features

  • Full button functionality

  • Keyboard accessibility

  • History Logging

To Dos

  • Input display

  • Time travel to history entry

  • Percentage functionality

  • Store values in memory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published