Skip to content

descholar-ceo/calculator-react

Repository files navigation

Calculator

Linters

This is the implementation of a basic calculator app which runs in a browser developed with react.js. I worked on it for the purpose of learning and master react.js using class-based components. screenshot

Built With

Live Demo

Live Demo Link

Prerequisites

  1. Node
  2. Yarn

Setup

  1. Run git clone https://github.com/descholar-ceo/calculator-react && cd calculator-react to get a copy of source codes on your local computer and to navigate inside the project directory
  2. Run yarn to install the dependencies

Usage

Run yarn start or npm start to start the server

Run tests by running the following command

yarn test or npm test

Deployment

See it on heroku

Authors

👨 Mugirase Emmanuel

🤝 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

About

This is a calculator project developed with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published