https://github.com/laylo309/math_magicians
Simple calculator which is created using ReactJs. It performs mathematical operations like addition, subtraction, multiplication, and division.
https://github.com/laylo309/math_magicians
css html javascript reactjs
Last synced: 10 months ago
JSON representation
Simple calculator which is created using ReactJs. It performs mathematical operations like addition, subtraction, multiplication, and division.
- Host: GitHub
- URL: https://github.com/laylo309/math_magicians
- Owner: Laylo309
- License: mit
- Created: 2021-09-14T16:36:13.000Z (almost 5 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-19T01:13:51.000Z (over 4 years ago)
- Last Synced: 2024-12-03T06:34:28.733Z (over 1 year ago)
- Topics: css, html, javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 325 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Math Magicians
> Caculator that helps people to do different mathematical operations.

## Built With
- Javascript
- React
- CSS
## Live Demo
[NETLIFY](https://app.netlify.com/sites/math-magicians-laylo309)
[HEROKU](https://laylo309-math-magicians.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.
## Setup
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
### 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.
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.\
App is ready to be deployed!
## Author
👤 **Laylo**
- GitHub: [Laylo309](https://github.com/Laylo309)
- Twitter: [laylo_khodjaeva](https://twitter.com/laylo_khodjaeva)
- LinkedIn: [laylo_khodjaeva](https://www.linkedin.com/in/laylo-khodjaeva/)
## 🤝 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!
## 📝 License
This project is [MIT](./MIT.md) licensed.