Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yayner2002/reactcalculatorapp


https://github.com/yayner2002/reactcalculatorapp

Last synced: 11 days ago
JSON representation

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

Contributions, 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.