Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ha-manel/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 and read math-related quotes.
https://github.com/ha-manel/math-magicians
caculator javascript math react
Last synced: about 2 months ago
JSON representation
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: make simple calculations and read math-related quotes.
- Host: GitHub
- URL: https://github.com/ha-manel/math-magicians
- Owner: ha-manel
- Created: 2022-05-23T13:04:37.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-02T09:32:31.000Z (over 2 years ago)
- Last Synced: 2024-11-30T12:36:48.284Z (about 2 months ago)
- Topics: caculator, javascript, math, react
- Language: JavaScript
- Homepage: https://ha-manel.github.io/Math-Magicians/
- Size: 1.06 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# 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
- HTML5
- CSS3
- React## Live Demo
### Heroku
Live Demo [Link](https://manel-math-magicians.herokuapp.com/)### Netlify
Live Demo [Link](https://tubular-strudel-616c75.netlify.app/)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A web browser (like Google Chrome, Opera...).
- A code editor (like Atom, VScode...).### Setup
To setup the project locally: clone the repository using:
```
git clone [email protected]:ha-manel/Math-Magicians.git
```### Install dependencies
run : `npm install`
### Build the app
run: `npm run build`
### Run the app
run: `npm start`
## Authors
👤 **Manel Hammouche**
- GitHub: [@ha-manel](https://github.com/ha-manel)
- Twitter: [@hamanel](https://twitter.com/ha_manel_)
- LinkedIn: [Manel Hammouche](https://www.linkedin.com/in/manel-hammouche/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.
## 📝 License
This project is [MIT](./MIT.md) licensed.