Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yayner2002/reactcalculatorapp
https://github.com/yayner2002/reactcalculatorapp
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yayner2002/reactcalculatorapp
- Owner: yayner2002
- Created: 2022-08-01T08:57:23.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-08-29T20:54:04.000Z (about 2 years ago)
- Last Synced: 2024-04-23T17:19:22.027Z (7 months ago)
- Language: JavaScript
- Size: 830 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Calculator App
> "React Calculator App" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:
- Make simple calculations.
- Read a random math-related quote.
- By building this application, you will learn how to use React.## Built With
- React
- React Router
- webpack
## Screenshot
![mockup](/public/reactcal.png?raw=true "mockup")
## Live Demo[heroku](https://yaycalcapp.herokuapp.com/) | [netlify](https://yayner-react-calculator.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
clone the repo first using the following command:
git clone https://github.com/yayner2002/reactcalculatorapp.git
then run the following commands:
cd calculatorApp
npm install
npm start
## Authors👤 **yayner**
- GitHub: [@yayner2002](https://github.com/yayner2002)
- Twitter: [@wediagazian](https://twitter.com/wediagazian)
- LinkedIn: [LinkedIn](https://linkedin.com/in/yaynshet-medhin)
## Authors
## 🤝 ContributingContributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/yayner2002/calculatorApp/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](./MIT.md) licensed.