Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carreraprogrammer/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.
https://github.com/carreraprogrammer/math-magicians
css html javascript react
Last synced: about 1 month 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. Read a random math-related quote.
- Host: GitHub
- URL: https://github.com/carreraprogrammer/math-magicians
- Owner: carreraprogrammer
- Created: 2022-10-31T20:43:18.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-12T14:43:03.000Z (about 2 years ago)
- Last Synced: 2024-05-17T15:36:46.264Z (8 months ago)
- Topics: css, html, javascript, react
- Language: JavaScript
- Homepage: https://carreraprogrammer.github.io/math-magicians/
- Size: 1.46 MB
- Stars: 3
- 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)
# Project Name
> "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
- JSX
- JavaScript
- ES6
- HTML5
- CSS3
- Webpack## Live Demo (if available)
[Live Demo Link](https://math-magicians-cp.netlify.app/)
## Getting Started
**Please, before start use the command "npm instal" to obtain all the dependencies**
**Use on the CLI the command "npm start" to run the application in your local server.**To get a local copy up and running follow these simple example steps.
## Authors
👤 **Damiel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/carreraprogrammer/math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._