Skip to content

shubham14p3/react-calculator

Repository files navigation

React Basic Calculator

Contributors Forks Stargazers Issues

Math-magicians is a fictional company based in France. They have requested your help to build a simple product that would assist them with their calculations. An important thing to notice is that they have asked for a product that is not just fully-functional, but also beautiful and user-friendly..

Basic Calc Screen

screenshot

Live Link

Try Here

Built Wit

Developing tools

  • Node.js
  • React
  • React-Dom
  • CSS
  • ES6
  • Github

Styling and Lints

  • Eslint
  • Stylelint

Deployment

  • Heroku

Getting Started

To get started with the app, please follow these steps:

  • Navigate to the folder where you would like to save the game.

  • Open your terminal by right-clicking, and opening the command line of your choice.

  • Clone the repo by typing:

$ git clone https://github.com/shubham14p3/react-calculator.git
  • Access the newly created folder by typing:
$ cd react-calculator
  • Install the necessary dependencies:
npm install
  • Bundle the resources and run the code locally:
$ npm run start

Working Logics

  • Need to reset the code everytime so kindly press "AC" button before executing every new calc.
  • Function that can work "+","-","x","%","/"

Author

👤 Shubham Raj

Future Upgrades

  • Conveting basic calculator to scientific calculator.

🤝 Contributing

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Project requested by Microverse Program.
  • Game based on the very successful DBZ franchise. All rights reserved to DBZ Team. The use of her property is solely for educational purposes.

About

Simple react calculator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published