This is a real world calculator designed with React, a JavaScript library for building user interfaces.
Explore the docs »
Report Bug
·
Request Feature
This is a real world standard calculator used for series of mathematical operations. It is designed with React, a JavaScript library for building user interfaces.
It's deployed here on heroku
This project was built using these technologies.
- React
- JavaScript
- Jest
- Enzyme
- React Testing Library
- GitHub Action 💪
- Eslint
- Stylelint
- VScode
To get a local copy up and running follow these simple example steps.
- Node.js is required to install dependencies and run scripts via npm.
- A modern browser
- Clone this repo:
- Clone with SSH:
[email protected]:jamezjaz/React_Calculator.git
- Clone with HTTPS
https://github.com/jamezjaz/React_Calculator.git
- Clone with GitHub CLI
gh repo clone jamezjaz/React_Calculator
- cd to React_Calculator
To install dependencies:
Run $ npm install
To start the local webserver and have the calculator run live on https://localhost:3000/:
Run $ npm start
To run tests:
Run $ npm run test
or simply $ npm test
👤 Odufu James Chigozie
- Github: @jamezjaz
- Twitter: @jamezjaz90
- Linkedin: @linkedin
- Email: [email protected]
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!
- Microverse - Microverse website
This project is MIT licensed.