Skip to content

zzeus-lab/calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReCalculator

A simple calculator with ReactJS.

☕ Online Preview

Check here!

Screen Shot 2022-05-10 at 14 40 40

This project will continue to evolve and receive new features. You can check next features below.

  • Migrate to function components
  • Accept keyboard inputs
  • Format displayed number

🚀 127.0.0.1

Use npm to start the project:

npm install && npm run start