Calculator App made with React and Typescript Created with create-react-app. See the full create-react-app guide. Clone the repo git clone git@github.com:pooyaX14/react-calculator.git To install npm packages and start the server: npm install && npm start