Loading repository data…
Loading repository data…
microvese-projects / repository
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, and read a quote or two. I used React, CSS3 and consumed and API in this project.
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
.
It's main features are:
To get a local copy up and running, follow these steps.
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 git@github.com: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
I plan to add the following features:
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.