Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barakadanny/math-magicians-with-reactjs
Math-Magicians is a website that brings together math enthusiasts to explore and engage with various mathematical concepts through an interactive Reactjs-based platform. Built with react js tailwind, and css
https://github.com/barakadanny/math-magicians-with-reactjs
css javascript react reactjs
Last synced: about 2 months ago
JSON representation
Math-Magicians is a website that brings together math enthusiasts to explore and engage with various mathematical concepts through an interactive Reactjs-based platform. Built with react js tailwind, and css
- Host: GitHub
- URL: https://github.com/barakadanny/math-magicians-with-reactjs
- Owner: barakadanny
- Created: 2022-09-06T08:23:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-14T10:40:52.000Z (almost 2 years ago)
- Last Synced: 2024-05-17T15:35:39.815Z (7 months ago)
- Topics: css, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://mathmagicianx.netlify.app/
- Size: 1.73 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- 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.## Technology used
- React
- JavaScript
- CSS
- JSX
- Jest## Preview
[Click here for Live Demo 🚀](https://mathmagicianx.netlify.app/)
### 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
👤 **Baraka Danny (Me)**
- GitHub: [@barakadan](https://github.com/barakadanny)
- LinkedIn: [danny baraka](https://www.linkedin.com/in/danny-baraka)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../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._