Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 603 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 603 Bytes

React Calculator

React Calculator is a React application made with TypeScript and styled-components. You can do basic operations with easy usage.

Wallpaper

Installation

Use the following command after cloning the repository:

yarn install

Start

To run development server:

yarn start

Contributing

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.

License

MIT