The objective of this project is to create a Calculator app using React. The features of the app also include:
- Basic binary operations
- Calculations with big numbers
- Testing with Jest
- Linting with ESLint and Stylelint
- Continuos Integration with Github Actions, Codeclimate and Codecov
- Clone the project
git clone https://github.com/bolah2009/react-calculator.git
- Install Dependencies
yarn install
- Run test
yarn test
- Run linter (eslint and stylelint)
yarn lint:check
- Run Prettier
yarn format:check
- Start server (Development mode)
yarn start
- Start server (Production mode)
yarn build
- Add more complex calculator operations
- Improve UI/UX
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Team
- GitHub: @bolah2009
- Twitter: @bolah2009
- Linkedin: @bolah2009