https://github.com/rebaz36/math-magicians
This Project consists of building a web-based Calculator that can perform all sorts of calculations.
https://github.com/rebaz36/math-magicians
css-flexbox es6-javascript javascript mathmatics reactjs
Last synced: 3 months ago
JSON representation
This Project consists of building a web-based Calculator that can perform all sorts of calculations.
- Host: GitHub
- URL: https://github.com/rebaz36/math-magicians
- Owner: rebaz36
- License: mit
- Created: 2022-10-24T14:56:37.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-03T00:32:07.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T19:38:36.186Z (9 months ago)
- Topics: css-flexbox, es6-javascript, javascript, mathmatics, reactjs
- Language: JavaScript
- Homepage: https://mathmagians.netlify.app
- Size: 1.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Math-Magicians
## Description
This Project consists of building a web-based Calculator that can perform all sorts of calculations.## Built With
- React.js
- css
## Live DemoLive Demo is up and running check it out [Here!](https://rebaz36.github.io/Math-Magicians/)
# Getting Started with React App
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 your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `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.\
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
## `npm run test`
Runs tests for all components and ensures that they're working properly as expected
this creates certain snapshot files inside a directory called "__snapshots__" in the './src/__tests__/Snapshots/' directory## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
## Authors
👤 **Author1: Rebaz Farid**
- GitHub: [@rebaz36](https://github.com/rebaz36)
- Twitter: [@rebaz415](https://twitter.com/rebaz415)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/rebazf/)👤 **Author2: Contribute to get your name here**
- GitHub: [@ThisCouldBeYou]()
- Twitter: [@ThisCouldBeYou]()
- LinkedIn: [@ThisCouldBeYou]()## 🤝 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!
## Acknowledgments
List of Aknnowledgments goes here
## 📝 License
This project is [MIT](./MIT.md) licensed.