https://github.com/lily-coder/math-magicians
Math magicians" is a Single Page App (SPA), which is a calculator that allows users to make simple calculations, read a random math-related quote, enable users to perform all math operations.
https://github.com/lily-coder/math-magicians
css3 html javascript nodejs reactjs
Last synced: 3 months ago
JSON representation
Math magicians" is a Single Page App (SPA), which is a calculator that allows users to make simple calculations, read a random math-related quote, enable users to perform all math operations.
- Host: GitHub
- URL: https://github.com/lily-coder/math-magicians
- Owner: lily-coder
- License: mit
- Created: 2021-09-20T10:27:46.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-06T10:12:09.000Z (over 4 years ago)
- Last Synced: 2025-03-29T01:30:48.515Z (about 1 year ago)
- Topics: css3, html, javascript, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Math-Magicians
> "Math magicians" is a Single Page App (SPA), which is a calculator that allows users to:
- Make simple calculations.
- Read a random math-related quote.
- Enable users to perform all math operations.

## Built With
- JavaScript
- React
- Html5 and Css3
## Live Demo
[Github Live Demo](https://lily-coder.github.io/math-magicians/)
[Heroku Live Demo](https://math-mag.herokuapp.com/home)
[Netlify Live Demo](https://focused-kirch-4d3870.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
To run this project you need [Node](https://nodejs.org/en/) and [NPM](https://docs.npmjs.com/about-npm-versions) installed on your local machine.
`Note` : When you install Node.js, npm is automatically installed, However, npm is released more frequently than Node.js
### Setup
To get a local copy up and running follow these simple example steps.
- git clone the repo using this [link](https://github.com/lily-coder/math-magicians.git)
- cd into the folder
- git checkout `branch-name`
- run `npm i`
- run `npm start`
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### Run tests
Once all the dependencies have been installed and webpack has been built and configured successfully run the following commands:
- `npm test`
## 🙎🏾♂️ Authors
### Lilian Moraa
- GitHub: [@lily-coder](https://github.com/lily-coder/)
- LinkedIn: [Lilian Moraa](https://www.linkedin.com/in/lilian-moraa-99950b1b8/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/lily-coder/math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./LICENSE) licensed.