https://github.com/anjacodes/math-magicians
Free online calculator built with React.js
https://github.com/anjacodes/math-magicians
reactjs
Last synced: 2 months ago
JSON representation
Free online calculator built with React.js
- Host: GitHub
- URL: https://github.com/anjacodes/math-magicians
- Owner: Anjacodes
- Created: 2022-01-03T17:09:46.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-17T16:07:31.000Z (over 4 years ago)
- Last Synced: 2025-05-13T17:24:17.598Z (about 1 year ago)
- Topics: reactjs
- Language: JavaScript
- Homepage:
- Size: 500 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Math Magicians
"Math magicians" 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.

🧩 Built With
React.js
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Live Demo
📚 Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
For this project you don't need any aditional tools to run it.
Be sure to have git set up on your local machine. If you are unfamiliar with the necessary steps, please find a step-by-step guide here
Setup
Fork a copy to your repository and clone it locally
Install
Run `npm install` from your terminal window
Usage
You can now edit the code in your favorite Code Editor or view it in your browser.
Deployment
### `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.
Authors
👤 Anja
GitHub: @Anjacodes
Twitter: @Anja_Schmidt7
LinkedIn: Anja Schmidt
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
📝 License
This project is MIT licensed.
Copyright (c) 2022 Anja Schmidt