Skip to content

waleed345/CalculatorPostFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

This is a calculator with simple four basic airthmetic functionalities and a postFix equation

Dependies I've used in this project are:

1 - React-bootstrap for the styling

2 - node-sass for compiling the scss files

Available Scripts

In the project directory, you can run the application:

1 - npm install

which install all the dependencies of the project

2 - npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Simple Arithmetic calculator with Postfix equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published