Skip to content

sahaankit/simple-react-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Day 1/365 - REACT SIMPLE CALCULATOR

This is a simple calculator built using React. It takes inputs from the keypad and evaluates concurrently.

This project is part of a challenge that I am doing of building 365 projects in a row for 365 days.

You can use the calculator here: https://react-simple-calculator-gamma.vercel.app/

To-Do

  • Add functionality for operations on negative integers
  • Add BODMAS rule
  • Add history
  • Remove dependency cycles
  • Make a cup of good ol' coffee

About

Simple Calculator made using ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published