Skip to content

Calculator is a single-page application built to calculate simple mathematical operations. It is built using React and CSS.

Notifications You must be signed in to change notification settings

AnselemOdims/Calculator

Repository files navigation

Calculator

Calculator is a single page application built to calculate simple mathematical operations. It is built using React and CSS.

Mini Demo

screenshot

Github Pages

GH-pages Link

Heroku

Heroku Link

Netlify

Netlify Link

Additional description about the project and its features.

Built With

  • Major languages (JavaScript)

  • Framework/Libraries (React)

  • Technologies/tools used

    - create-react-app tool
    - Webpack(Code Bundlng et al)
    - Babel (code transpiling)
    - Jest(Snapshot Testing)
    - Enzyme(User interactions Testing)
    - Git(version control)
    - ESLint(JavaScript linting)
    - Stylelint(style linting)
    

Getting Started

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

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Usage

Clone this repository

$ git clone git@github.com:AnselemOdims/Calculator.git
$ cd Calculator

Run project

$ npm install
$ npm run start # this will make webpack watching for your changes in code

Open page in browser

$ open public/index.html

Authors

👤 Anselem Odimegwu


🤝 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

Calculator is a single-page application built to calculate simple mathematical operations. It is built using React and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published