Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-19T01:13:51.000Z (over 2 years ago)
- Last Synced: 2024-10-12T09:49:34.978Z (26 days 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.
![screenshot](./Screenshot_1.png)
## 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!
## 📝 LicenseThis project is [MIT](./MIT.md) licensed.