Skip to content

The calculator is a React calculator built with JavaScript and JSX. This application allows you to do your basic computation and calculations easily.

Notifications You must be signed in to change notification settings

elpotatoslayer/Calculator

Repository files navigation

Math Magicians

This is a React calculator built with JavaScript and JSX. This application allows you to do your basic computation and calculations easily.

This project was bootstrapped with Create React App.

Live Link

Click here for live link

Getting Started

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

Prerequisites

node.js git

Setup

  • Clone the repo git clone https://github.com/Ralph-1/Calculator.git
  • cd Calculator into the project
  • Run git checkout develop
  • Run npm install or yarn install to install all the dependencies
  • Run npm start to start the server locally

Runs the app in the development mode.
Open https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Authors

👤 Author

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

The calculator is a React calculator built with JavaScript and JSX. This application allows you to do your basic computation and calculations easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published