Maths magicians 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.
Currently, I built the core functionality, which is a calculator. It allows one to perform all math operations.
The major tools and languages used are:
- REACT
- JavaScript
The following tech stack were used
REACT
The web app has the following key features:
- [A Calculator]
- []
The link to our deployed project shall be here!
In order to run this project you need:
- Node js installed on your computer
- Npm Node package manager
- Terminal
Clone this repository to your desired folder:
Install this project with:
cd my-project
npm install or npm i
To run the project, execute the following command:
npm run build
To run tests, run the following command:
npm test or jest test
👤 Kiyong Bohbo
- GitHub: krisbobo
- Twitter: ChrisboboSys
- LinkedIn: kiyong-christian
The following two features will be added to this project;
- [A home page to describe our website and what it does]
- [A quotes page in which one gets access to mathematical quotes]
Contributions, issues, and feature requests are welcome.
Feel free to check the issues page.
If you like this project, don't forget give a ⭐️ or buy me a coffee ☕️
I would like to thank all my collaborators on this project and the Microverse student community.
This project is MIT licensed.