Skip to content

chrisbdf/simple-react-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple react calculator

You can see the demo here.

How to use

# First, in your terminal, install dependencies 
$ npm install

# Run the command below to build the app,
$ npm run build

# To run in the browser and watch changes, run command below and open localhost
$ npm start

# Run tests 
$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.9%
  • CSS 11.4%
  • HTML 1.7%