Skip to content

jarnail93/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

A simple Calculator made with React only (one with Redux will be made separately). It is made while I'm learning ReactJS.

Using it fairly simple. Clone it and just run. Nothing special for on-boarding.

Libraries used

Task List (or shortcomings)

  • Currently, the whole calculator is re-rendring on every button click and change in display
  • Advacned calcultor (a simple one, similiar to what we get on mobile phone's default calculator)

Available Scripts

There are more scripts, read about them here

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

About

This is a basic calculator made with react

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published