- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Math Magicians is a project that was created inline with the Microverse curriculumn. It is an app that allows the user to make some Math calculations. I used React in this project.
You can interact with the project on this link
Client
.
It's main features are:
- [Calculator] This a component that a user can use to perform mathematical operations.
- [Home] This is the welcome page that provides information to the user on the use of the app and what the app represents.
- [Quotes] Quotes is a section that the user can visit to get some mathematics quotes by famous mathematicians.
To get a local copy up and running, follow these steps.
Prerequisites </>
In order to set up a local copy of this repository, you need to have git installed:
Clone this repository to your desired folder:
Example commands:
mkdir my-folder
cd my-folder
git clone [email protected]:microvese-projects/math-Magicians.git
npm install
To run the project:
Run
npm start
Tests can be performed using the lighthouse extension on google chrome to get a report of the page performance.
👤 Benson Njuguna
- GitHub: @bennyjoez
- Twitter: @bennyjoezz
I plan to add the following features:
- [History]
- [Scientific_calculator]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can show your support by giving this project's repository a star on github.
I would like to thank Microverse for the outstanding collection of information they have provided that enabled me to create the project.
This project is MIT licensed.