Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belsman/react-calculator

A simple front-end calculator built with react
https://github.com/belsman/react-calculator

Last synced: 19 days ago
JSON representation

A simple front-end calculator built with react

Awesome Lists containing this project

README

        

![Hireable](https://img.shields.io/badge/Hireable-yes-success) ![](https://img.shields.io/badge/Mobile--responsive-yes-green) ![](https://img.shields.io/badge/-Microverse%20projects-blueviolet)

# 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](https://math-react-calx.herokuapp.com/)

## Built With

- React
- create-react-app

## Prerequisities

To get this project up and running locally, you must have [node](https://nodejs.org/en/) and [yarn](https://yarnpkg.com/) 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

`[email protected]: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**

- Github: [@belsman](https://github.com/belsman)

- Linkedin: [Bello Babakolo](https://www.linkedin.com/in/bello-babakolo/)

- Twitter: [@d_belsman](https://twitter.com/d_belsman)

## 🤝 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