React Calculator is a React application made with TypeScript and styled-components. You can do basic operations with easy usage.
Use the following command after cloning the repository:
yarn install
To run development server:
yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.