Skip to content

React Project where I develop a calculator using Class Components, Prop-Types, and deployment to gh-pages.

Notifications You must be signed in to change notification settings

brugobi/Calculator-REACT

Repository files navigation

Calculator

React Project where I develop a calculator using Class Components, Prop-Types and deployment to gh-pages.

calculator_page

Built With

  • JavaScript(ES6)
  • React.JS
  • gh-pages
  • Node.js
  • Big.js
  • prop-types
  • Jest
  • Enzyme

Live Version

You can click on this link

Getting Started

Prerequisites

  • Node.js
  • Any Brownser

To get started open the directory where you will save this repo by typing on your terminal:

$ cd <directory>
  • Clone the repo typing:
$ git clone git@github.com:brugobi/Calculator-REACT.git
  • Install dependencies:
$ npm install

Usage

  • Start the React server:
$ npm start

Test

  • To run the tests:
$ npm test

Author

👤 Bruna Gobi

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project! Feel free to check the issues page.

Acknowledgments

📝 License

This project is MIT licensed.

About

React Project where I develop a calculator using Class Components, Prop-Types, and deployment to gh-pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published