Skip to content

This calculator project was created to get a deeper understanding of React using stateful components. Then hooks were implemented. It was tested with Jest and the testing library.

License

Notifications You must be signed in to change notification settings

jadx2/react-calculator

Repository files navigation

React Calculator

This calculator project was created to get a deeper understanding of React using stateful components.

screenshot

Live Demo

Math Magicians Demo

Built With

This project was built using these technologies.

  • ReactJS
  • HTML / CSS
  • Big.js
  • Jest
  • Testing Libraries

Getting Started

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

Prerequisites

  • A web browser
  • Node.js
  • A terminal

Clone

  • Clone with SSH:
  git@github.com:jadx2/react-calculator.git
  • Clone with HTTPS:
  https://github.com/jadx2/react-calculator.git

Usage

  • Install dependencies with yarn:
  yarn
  • Run server:
  yarn start
  • If it doesn't open automatically paste the following in your browser:
  http://localhost:3000/

Testing

  • Run the test command in the root folder of the project:
  yarn run test

Contributors

👤 Jaim Delmar

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

📝 License

This project is MIT licensed.

About

This calculator project was created to get a deeper understanding of React using stateful components. Then hooks were implemented. It was tested with Jest and the testing library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published