- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Math Magicians is a website for all fans of mathematics. It is a Single Page App (SPA) written in React. It allows users to:
- Make simple calculations.
- Read a random math-related quote.
This project was built using React.
Client
- Calculator
- Random math quote
You can see the live demo here.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone git@github.com:shasherazi/mathMagicians.git
cd mathMagicians
Install this project with:
npm install
To run the project, execute the following command:
npm start
👤 shasherazi
- GitHub: @shasherazi
- Twitter: @shasherazi
- LinkedIn: @shasherazi
- Add more functionality to the calculator.
- Add more math quotes.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to show your support, please give it a ⭐️!
This project is WTFPL licensed.