Skip to content

This is a real world calculator designed with React, a JavaScript library for building user interfaces

License

Notifications You must be signed in to change notification settings

jamezjaz/React_Calculator

Repository files navigation

Contributors Forks Stargazers Issues


Logo

React Calculator

This is a real world calculator designed with React, a JavaScript library for building user interfaces.
Explore the docs »

Report Bug · Request Feature

Table Of Contents

About The Project

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.

Preview

Calculator

Live Demo

It's deployed here on heroku

Built With

This project was built using these technologies.

  • React
  • JavaScript
  • Jest
  • Enzyme
  • React Testing Library
  • GitHub Action 💪
  • Eslint
  • Stylelint
  • VScode

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js is required to install dependencies and run scripts via npm.
  • A modern browser

Clone

  • 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

Setup

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

Contributors

👤 Odufu James Chigozie

🤝 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!

Acknowledgements

📝 License

This project is MIT licensed.

About

This is a real world calculator designed with React, a JavaScript library for building user interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published