Skip to content

DeliceLydia/calculator

Repository files navigation

Calculator-App

This is a calculator app that was designed using React, with this application you are able to perfom mathematic operations.

screenshot

About Project

App provides all the features of a calculator e.g addition, substraction, multiplication, and division.

Live Demo

Check the application live Here

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

Getting Started

  • Clone this repo

    git clone https://github.com/DeliceLydia/calculator.git
    
  • Navigate to calculator folder

    cd calculator
    
  • On the terminal, while in the 'calculator' directory:

  • Run git checkout feature-branch

  • Run git pull origin feature-branch

  • Run npm install to install dependencies

  • Start the server by running npm start

  • The server would usually start on port:3000

  • Run npm test to run tests

Built with

  • HTML
  • CSS
  • Javascript
  • React
  • Netlify

Tested with

  • Jest

Author

👤 Delice Lydia

Contribution

  • Clone the repo using the above instructions
  • Create a new branch: git checkout -b awesome branch
  • Add your changes and commit the file
  • Push to your forked repo
  • Make a pull request to develop branch

Acknowledgments

Credits goes to Facebook Developers for designing Create-React-App that makes our life easier.

Show your support

Give a ⭐️ if you like

📝 License

This project is MIT licensed.

About

This is a calculator app that was created by using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published