Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidosky007/my_calculator
this is a calculator app built for Math-magicians Inc a fictional company using create-react-app
https://github.com/davidosky007/my_calculator
bigjs javascript prop-types reactjs
Last synced: about 7 hours ago
JSON representation
this is a calculator app built for Math-magicians Inc a fictional company using create-react-app
- Host: GitHub
- URL: https://github.com/davidosky007/my_calculator
- Owner: Davidosky007
- Created: 2021-05-04T14:59:57.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-06-03T02:43:39.000Z (over 3 years ago)
- Last Synced: 2023-03-04T23:49:15.515Z (almost 2 years ago)
- Topics: bigjs, javascript, prop-types, reactjs
- Language: JavaScript
- Homepage: https://my-calculatur.herokuapp.com/
- Size: 1.76 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Calculator App
this is a calculator app built for Math-magicians Inc a fictional company using create-react-app
![screenshot](./public/calculator.png)
Additional description about the project and its features.
## Built With
- Javscript
- React
- Prop-types
- Big.js## Live Demo
[Live Demo Link](https://my-calculatur.herokuapp.com/)
## Getting Started
**This is an example of how you may give instructions on setting up your project locally.**
**Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.**To get a local copy up and running follow these simple example steps.
### Prerequisites
This app requires Nodejs. if you don't have it installed yet, install it and do the following
commands in your terminal.### Prerequisites
NodeJs
### Setup
- Clone this repository with: git clone `https://github.com/Davidosky007/my_calculator.git` using your terminal or command line.
- Change to the project directory by entering cd "my_calculator" in the terminal
- Next run npm install to install the necessary dependencies
- Finally run 'npm start' to start the application
### Usage
Start server with:
```
npm start
```### Run tests
```
npm test
```### Deployment
Heroku
## Author👤 **David Bassey**
- GitHub: [@davidosky007](https://github.com/davidosky007)
- Twitter: [@davidosky2](https://twitter.com/Davidosky2)
- LinkedIn: [David Bassey](https://www.linkedin.com/in/david-bassey-akan/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Davidosky007/my_calculator/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- My Standup Team## 📝 License
This project is [MIT](lic.url) licensed.