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

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

A simple calculator for basics calculations implemented with React components
https://github.com/ericmbouwe/calculator-react

javascript npm-scripts reactjs

Last synced: 2 months ago
JSON representation

A simple calculator for basics calculations implemented with React components

Awesome Lists containing this project

README

          

This is a simple calculator for basics calculations implemented with React components

![](https://img.shields.io/badge/Microverse-blueviolet)

![screenshot](public/calculator2.png)

## Built With

This app was built with:

- React
- JavaScript, HTML & CSS
- Create-react-app
- Big.js

## Live Demo

[Live link here]()

## Getting Started

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

### Prerequisites

Have a browser installed

### Setup

Clone this repo with git clone git@github.com:ericmbouwe/calculator-react.git

### Usage

1. cd into the project directory
2. run npm install

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser and enjoy :smiley:.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.

### `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.

## Authors

:bust_in_silhouette: **Eric Mbouwe**

- Github: [ericmbouwe](https://www.github.com/ericmbouwe)
- LinkedIn: [Eric Mbouwe](https://www.linkedin.com/in/ericmbouwe)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ericmbouwe/calculator-react/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](lic.url) licensed.