To Design a calculator App in react
The live demo is ramar-calc
- Object Constructors
- Classes
- Components
- CSS by javascript
- React
- Heroku Deployment
- Clone repo mv_react_calculator
- Go to the root of directory, run
yarn install
- Run the
yarn start
to view project