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

https://github.com/simandebvu/calc-eact

A simple, browser based calculator made using react.js
https://github.com/simandebvu/calc-eact

Last synced: 11 months ago
JSON representation

A simple, browser based calculator made using react.js

Awesome Lists containing this project

README

          

# Calc-eact





Logo

Calc-eact


A React Based Project


Issues ยป




Report Bug
ยท
Request Feature

> A calculator for Math-magicians Inc using create-react-app, a tool built by developers at Facebook to help you build React applications, saving you from time-consuming setup and configuration.

## Table Of Contents

- [Calc-eact](#calc-eact)
- [Table Of Contents](#table-of-contents)
- [Built With](#built-with)
- [Usage](#usage)
- [Live Demo](#live-demo)
- [Authors](#authors)
- [๐Ÿค Contributing](#-contributing)
- [Show your support](#show-your-support)
- [Acknowledgments](#acknowledgments)
- [๐Ÿ“ License](#-license)

![screenshot](./public/app-screenshot.gif)

## Built With

- Node.js
- React
- React-DOM
- React-Create-App
- npm
- CSS
- ES6

## Usage

To have this app on your pc, you need to:
* [download](https://github.com/simandebvu/calc-eact/archive/development.zip) or clone this repo:
- Clone with SSH:
```
git@github.com:simandebvu//calc-eact.git
```
- Clone with HTTPS
```
https://github.com/simandebvu/calc-eact.git
```

* In the project directory, you can run:

- `$ npm install` - installs all the dependencies required by the project

- `$ npm start` - runs the app in the development mode:
- Open [http://localhost:3000](http://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!

## Live Demo

[Live Demo Link](https://calc-eact.herokuapp.com/) :point_left:

## Authors

๐Ÿ‘ค **Shingirayi Mandebvu**

- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [linkedin](https://linkedin.com/in/simandebvu)

## ๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](issues/).

## Show your support

Give a โญ๏ธ if you like this project!

## Acknowledgments

- Microverse

## ๐Ÿ“ License

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