CalcMaster is a basic calculator app built with React for easy and efficient use. Perform basic math operations with its user-friendly interface on all platforms.
Check the website Here.
Technologies used:
- React
- Jest/React Testing Library
Configuration:
After cloning the respository, install the dependencies:
npm installor
yarn installUsage:
npm run devor
yarn dev