Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.26 KB

react-calculator

A simple calculator using React.

Build Status


How to run this project

$ cd react-calculator
$ npm install 
$ npm start 

How to test this project

$ cd react-calculator
$ npm test 

Contributing

Contributions are welcome!

  1. Fork it.
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Or open up an issue.

Contributors


Gustavo Reyes

💬 💻

Discussion and Collaboration

In addition to the Github Issues page

License

Licensed under the MIT License.