Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwafrika/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 a random math-related quote.
https://github.com/mwafrika/math_magicians
hooks react tailwindcss
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 and read a random math-related quote.
- Host: GitHub
- URL: https://github.com/mwafrika/math_magicians
- Owner: mwafrika
- Created: 2022-03-14T08:47:16.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-03-23T21:37:46.000Z (over 2 years ago)
- Last Synced: 2024-10-02T09:05:24.638Z (about 2 months ago)
- Topics: hooks, react, tailwindcss
- Language: JavaScript
- Homepage: https://mwafrika.github.io/math_magicians/
- Size: 2.57 MB
- Stars: 0
- 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 and read a random math-related quote.
## Built With
- React
- Tailwind CSS## Live Demo
[Live Demo Heroku](https://math-magician-mwafrika.herokuapp.com/)
[Live Demo Netlify](https://math-magician-mwafrika.herokuapp.com/)
[Live Demo gh-pages](https://mwafrika.github.io/math_magicians/)
## Getting Started
### Prerequisites
```
In order to run this project locally you should already have node and npm installed in your computer
```### To get the local copy of this repository
```
git clone https://github.com/mwafrika/math_magicians.gitcd math_magicians
```### Install dependancies
```
npm install
```### To run the local copy of this repository
```
npm start
```## Authors
👤 **Author1**
- GitHub: [@mwafrika](https://github.com/mwafrika)
- Twitter: [@mwafrika](https://twitter.com/mwafrikamufung1)
- LinkedIn: [mwafrika](https://linkedin.com/in/mwafrika-mufungizi)## 🤝 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](./MIT.md) licensed.