Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambenkis/math-magicians-with-reactjs
This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to Make simple calculations and to Read a random math-related quote. Built with React Js
https://github.com/iambenkis/math-magicians-with-reactjs
Last synced: 22 days ago
JSON representation
This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to Make simple calculations and to Read a random math-related quote. Built with React Js
- Host: GitHub
- URL: https://github.com/iambenkis/math-magicians-with-reactjs
- Owner: iambenkis
- Created: 2022-09-07T12:03:17.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T10:36:07.000Z (over 2 years ago)
- Last Synced: 2025-01-03T03:57:04.253Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://6322f9cf91cf421178ea0051--polite-trifle-eb5c52.netlify.app/
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math magicians
This 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.![math-magicians](./math.png)
## Technology used
- React
- JavaScript
- CSS
- JSX## Live Demo
[Live Demo Link](https://6322f9cf91cf421178ea0051--polite-trifle-eb5c52.netlify.app/) (Available)
### Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project unto your local machine
- Open the project with your code editor
- Run `npm install` to install all the dependencies
- Run `npm start` to start the server
- Open [http://localhost:3000](http://localhost:3000) to view it in the browser.## Authors
👤 **Benjamin Kisenge (Me)**
* GitHub: [@benjamin kisenge](https://github.com/iambenkis)
* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)
* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/iambenkis/Math-Magicians-with-Reactjs/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
## 📝 License
This project is [MIT](./LICENSE) licensed.