/React-Calculator

A simple front-end calculator built with react

Primary LanguageJavaScript

Hireable

React Calculator.

In this project, a calculator is built using the React.js library.

This web app is live, you can check it here:

Live demo

Built With

  • React
  • create-react-app

Prerequisities

To get this project up and running locally, you must have node and yarn installed locally.

Getting Started

To get this project set up on your local machine, follow these simple steps:

Step 1
Navigate through the local folder where you want to clone the repository and run
git@github.com:belsman/React-Calculator.git. It will clone the repo to your local folder.
or with https
https://github.com/belsman/React-Calculator.git.
Step 2
Run cd React-Calculator
Step 3
Run npm install to install the npm packages from the package.json file.
Step 4
Run npm start to start the webpack server, you can now navigate to http://localhost:3000 to view the app. The server refreshes the app every time you make a change to a file used by it.
Step 5
Most important, enjoy the app!

Author

👤 Bello Babakolo

🤝 Contributing

Our favourite contributions are those that help us improve the project, whether with a contribution, an issue, or a feature request!

Show your support

If you've read this far....give us a ⭐️!

📝 License

This project is licensed by Microverse and the Odin Project