/Calculator

Primary LanguageJavaScript

Calculator

Description

Calculator built with react.

Built With

  • React
  • Node.js
  • React-DOM
  • npm
  • CSS
  • ES6

Set up this projecect locally

  • Open the terminal in the folder where you want to install the app;
  • Run git@github.com:FrederickMih/Calculator.git to clone the project;
  • Switch to the main directory of project using cd;
  • Run npm install in your terminal to install all dependencies (you will need Node.js installed on your machine);
  • Run npm start;

Screenshots

Testing

  • Please run test using the command:
  • npm test

Deployment

This is the Live version of the application Heroku.

Authors

👤 Mih Frederick

🤝 Contributing

Contributions, issues, and feature requests are welcome!

If you want to contribute, you can clone this project or fork it.

If you found an issue, feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments