Skip to content

A simple web-based calculator app built with React class components for performing basic arithmetic operations.

Notifications You must be signed in to change notification settings

Lanr3waju/calaculator-app

Repository files navigation

Calculator App

This is a Calculator application built with react.js.

screenshot

It utilizes reacts Class components to function and implement its various features.

Built With

  • JavaScript

  • Array.map()method.

  • Objects

  • Destructuring assignment

  • CSS

  • Box-Shadow property.

  • Grid property.

  • Overflowproperty.

  • React

  • EventListeners such as onClick.

  • React setState method

  • React controlled component.

  • JSX

Live Demo

Live Demo Link

Development (Running locally)

  • Clone the project
git clone https://github.com/user/html-css-template.git
  • Install Dependencies
npm install

To run StyleLint by itself, you may run the lint task:

npm run lint:check

Or to automatically fix issues found (where possible):

npm run lint

You can also check against Prettier:

npm run format:check

and to have it actually fix (to the best of its ability) any format issues, run:

npm run format

You can also check against HTML Validator:

npm run html-validator

Style Guides

👤 Author

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • I appreciate the efforts of my mentors for their constatnt guidance and contribtution.
  • @bolah2009
  • @adejam

📝 License

MIT licensed.

About

A simple web-based calculator app built with React class components for performing basic arithmetic operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published