/react_calculator

This is a simple calculator. In this app, you can make operations like sum, division, multiplication, and instruction. Built with React.

Primary LanguageJavaScriptMIT LicenseMIT

hire-badge Twitter Follow

React Calculator

screenshot

In this project I:

  • Used React to build a calculator app.

What it does

  • When the app is opened, you can make calculations, such as: sum, substraction, multiplication and division.

Built with

  • React
  • HTML
  • SCSS
  • Jest
  • Enzyme

Live Demo

Click here

Getting Started

  • Clone the project to your local machine;
  • cd into the project directory;
  • Run npm install to install the necessary modules;
  • Run npm start, the page will automatically load on localhost:3000.
  • To run tests, type npm run test.

Author

Murilo Roque Paiva da Silva

Github: @MuriloRoque

Twitter: @MuriloRoquePai1

Linkedin: MuriloRoque

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project!