Scientific calculator built with TypeScript and React.
- React.js
- TypeScript
- Styled-components
- node
- npm
Clone the repository to your local machine
$ git clone https://github.com/BalintMendli/react-calculator.git
Change into the project directory
$ cd react-calculator
Install dependencies
$ npm install
Start development server
$ npm run start
$ npm run test
👤 Balint Mendli
- GitHub: @BalintMendli
- Website: mendli.com
- Email: [email protected]
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Fork it
- Create your working branch
git checkout -b my-new-feature
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin my-new-feature
- Create a new Pull Request
Give a ⭐️ if you like this project!
This project is MIT licensed.